Date: Tuesday, April 14, 2015 @ 03:19:03 Author: heftig Revision: 236414
3.16.1 Modified: devhelp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-14 01:18:38 UTC (rev 236413) +++ PKGBUILD 2015-04-14 01:19:03 UTC (rev 236414) @@ -4,7 +4,7 @@ # Contributor: Link Dupont <[email protected]> pkgname=devhelp -pkgver=3.16.0 +pkgver=3.16.1 pkgrel=1 pkgdesc="API documentation browser for GNOME" arch=(i686 x86_64) @@ -16,7 +16,7 @@ install=devhelp.install groups=('gnome-extra') source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('5ea5e14a39fdc611f8d4d2782e2953657961c5b761a9b715efbfba6a5e8b9958') +sha256sums=('673c34e6851c2848e6257da8de5edc222d41e1dbf110501bd29d7f6810f41345') build() { cd $pkgname-$pkgver
