Date: Friday, April 18, 2014 @ 13:17:45 Author: heftig Revision: 211229
3.12.1 Modified: devhelp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-18 11:16:04 UTC (rev 211228) +++ PKGBUILD 2014-04-18 11:17:45 UTC (rev 211229) @@ -4,7 +4,7 @@ # Contributor: Link Dupont <[email protected]> pkgname=devhelp -pkgver=3.12.0 +pkgver=3.12.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=('1e0824a08e85cb720851ea407eec9525c6fb5adbce4464d74e956ec67ec31dd8') +sha256sums=('ce2c73e25eaec553abcfdb57de4ec399fa051783e0d4fbbb63da0fda1c6c8335') build() { cd $pkgname-$pkgver
