[arch-commits] Commit in gucharmap/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Sun Nov 14 19:46:42 UTC 2010
Date: Sunday, November 14, 2010 @ 14:46:42
Author: ibiru
Revision: 99468
upgpkg: gucharmap 2.32.1-1
update to 2.32.1
Modified:
gucharmap/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-11-14 19:46:15 UTC (rev 99467)
+++ PKGBUILD 2010-11-14 19:46:42 UTC (rev 99468)
@@ -2,19 +2,19 @@
# Maintainer: Jan De Groot <jgc at archlinux.org>
pkgname=gucharmap
-pkgver=2.32.0
+pkgver=2.32.1
pkgrel=1
pkgdesc="Gnome Unicode Charmap"
arch=('i686' 'x86_64')
license=('GPL')
url="http://www.gnome.org"
-depends=('gconf>=2.31.91' 'hicolor-icon-theme')
-makedepends=('gnome-doc-utils>=0.20.1' 'pkg-config' 'intltool')
+depends=('gconf>=2.32.0' 'hicolor-icon-theme')
+makedepends=('gnome-doc-utils>=0.20.1' 'intltool')
groups=('gnome-extra')
options=('!libtool' '!emptydirs')
install=gucharmap.install
source=(http://ftp.gnome.org/pub/gnome/sources/gucharmap/2.32/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('b079d9c0333826388ec187f3c4941a39b8d04f81cc92c572a93bf464905fbcd9')
+sha256sums=('fdef066f35f4301bc128b91f15a30d64a2459721cb50daa53f923789df315c28')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list