summaryrefslogtreecommitdiff
path: root/testing/gucharmap/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gucharmap/PKGBUILD')
-rw-r--r--testing/gucharmap/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/gucharmap/PKGBUILD b/testing/gucharmap/PKGBUILD
index 79e777062..2c2b77bc7 100644
--- a/testing/gucharmap/PKGBUILD
+++ b/testing/gucharmap/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 138975 2011-09-28 19:31:56Z ibiru $
+# $Id: PKGBUILD 140613 2011-10-17 13:17:00Z heftig $
# Maintainer: Jan De Groot <jgc@archlinux.org>
pkgname=gucharmap
-pkgver=3.2.0
+pkgver=3.2.1
pkgrel=1
pkgdesc="Gnome Unicode Charmap"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('gtk-doc' 'intltool' 'gobject-introspection')
options=('!libtool' '!emptydirs')
install=gucharmap.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('42aacc32beeb0ebb24db519aaceeb184e4212fdd7732bd7b0f6a15f00afc9501')
+sha256sums=('b06f376e5baaa41f0236d659bd6d03e3b38759198257a60affb6ddb2e111beff')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"