Date: Wednesday, March 25, 2015 @ 13:31:56 Author: jgc Revision: 234748
upgpkg: gucharmap 3.16.0-1 GNOME 3.16 Modified: gucharmap/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-25 12:31:54 UTC (rev 234747) +++ PKGBUILD 2015-03-25 12:31:56 UTC (rev 234748) @@ -3,7 +3,7 @@ # Contributor: Jan De Groot <[email protected]> pkgname=gucharmap -pkgver=3.15.92 +pkgver=3.16.0 pkgrel=1 pkgdesc="Gnome Unicode Charmap" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=(gnome) install=gucharmap.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('0f91545cf35c4dc3aaaf9a993dc3d2ea95ee2782a58aa68fb157d0c966230318') +sha256sums=('f81f3db98f8640553d4232dca42d6dcebf3f45b70a0e26827a2d93967fa6dcb3') build() { cd $pkgname-$pkgver
