Date: Sunday, April 14, 2013 @ 03:12:17 Author: heftig Revision: 182739
3.8.1 Modified: gdl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-13 22:52:07 UTC (rev 182738) +++ PKGBUILD 2013-04-14 01:12:17 UTC (rev 182739) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gdl -pkgver=3.8.0 +pkgver=3.8.1 pkgrel=1 pkgdesc="GNOME Docking Library" arch=(i686 x86_64) @@ -12,7 +12,7 @@ makedepends=('gtk-doc' 'intltool' 'gobject-introspection') options=('!libtool') source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('d29aeae9582d6af1f9f1cf86a5248ba741770ae0078991e133f4e360f1e6c0e6') +sha256sums=('c9911e9eec5a62497fff7e044ca9eaae47354658238e6b9e9a0a744f05b4ebdb') build() { cd "$pkgname-$pkgver"
