Date: Sunday, April 22, 2012 @ 19:22:00 Author: heftig Revision: 156680
3.4.2 (soname bump) Modified: gdl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-22 23:09:57 UTC (rev 156679) +++ PKGBUILD 2012-04-22 23:22:00 UTC (rev 156680) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gdl -pkgver=3.4.1 +pkgver=3.4.2 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=('82fedce869a40d36394faa441472318746f7431ae051d99ada6df206ba027f5e') +sha256sums=('66eeca8aa8e7205abf38911a9eadfbd288967f92388682bd62942ed4f1db4906') build() { cd "$pkgname-$pkgver"
