Date: Tuesday, September 9, 2014 @ 11:34:49 Author: jgc Revision: 221262
upgpkg: gucharmap 3.13.90-1 Modified: gucharmap/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-09 09:31:10 UTC (rev 221261) +++ PKGBUILD 2014-09-09 09:34:49 UTC (rev 221262) @@ -3,7 +3,7 @@ # Contributor: Jan De Groot <[email protected]> pkgname=gucharmap -pkgver=3.12.1 +pkgver=3.13.90 pkgrel=1 pkgdesc="Gnome Unicode Charmap" arch=('i686' 'x86_64') @@ -10,12 +10,12 @@ license=('GPL') url="http://www.gnome.org" depends=('dconf' 'gtk3' 'hicolor-icon-theme') -makedepends=('gtk-doc' 'intltool' 'gobject-introspection' 'itstool' 'docbook-xsl' 'desktop-file-utils') +makedepends=('gtk-doc' 'intltool' 'gobject-introspection' 'itstool' 'docbook-xsl' 'desktop-file-utils' 'python2' 'appdata-tools') options=('!emptydirs') groups=(gnome) install=gucharmap.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('5e260767da43f6dc31a8be33ca363da56781349b367464fa9c478bca66aa18d9') +sha256sums=('b7f8f8ba46ea95f10c2e5f64eeb9d1269947f45a46bfbb1756d14c8b24d37b22') build() { cd $pkgname-$pkgver
