Date: Sunday, March 31, 2013 @ 12:29:22 Author: heftig Revision: 181080
3.8.0 Modified: gdl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-31 10:27:37 UTC (rev 181079) +++ PKGBUILD 2013-03-31 10:29:22 UTC (rev 181080) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gdl -pkgver=3.6.2 +pkgver=3.8.0 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=('e772319f1b133047f54e3c1b7e95a718168071cfef972f981337f6bf570ddf1c') +sha256sums=('d29aeae9582d6af1f9f1cf86a5248ba741770ae0078991e133f4e360f1e6c0e6') build() { cd "$pkgname-$pkgver"
