Date: Wednesday, October 3, 2012 @ 09:27:11 Author: jgc Revision: 167739
upgpkg: gucharmap 3.5.99-1 3.5.99 Modified: gucharmap/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-10-03 13:19:37 UTC (rev 167738) +++ PKGBUILD 2012-10-03 13:27:11 UTC (rev 167739) @@ -3,18 +3,18 @@ # Contributor: Jan De Groot <[email protected]> pkgname=gucharmap -pkgver=3.4.1.1 +pkgver=3.5.99 pkgrel=1 pkgdesc="Gnome Unicode Charmap" arch=('i686' 'x86_64') license=('GPL') url="http://www.gnome.org" depends=('dconf' 'gtk3' 'hicolor-icon-theme') -makedepends=('gtk-doc' 'intltool' 'gobject-introspection') +makedepends=('gtk-doc' 'intltool' 'gobject-introspection' 'itstool' 'docbook-xsl') options=('!libtool' '!emptydirs') install=gucharmap.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('52ea80e9e5f01232801dd24f7eb5c70eb36e7a85e429ad9113e8b71234d94c62') +sha256sums=('0f439539e6ed3fa84a8775d27c8082410652124cb124437ff4b21432f47b8864') build() { cd $pkgname-$pkgver
