Date: Monday, May 13, 2013 @ 20:00:28 Author: heftig Revision: 185371
3.8.2 Modified: baobab/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-13 17:54:42 UTC (rev 185370) +++ PKGBUILD 2013-05-13 18:00:28 UTC (rev 185371) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=baobab -pkgver=3.8.1 +pkgver=3.8.2 pkgrel=1 pkgdesc="A graphical directory tree analyzer" arch=(i686 x86_64) @@ -13,7 +13,7 @@ groups=('gnome') install=$pkgname.install source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('740c123cbc49f0e479a9c67d7cc7a6330b2a9d3e6a7ffde55665a1130d9209bb') +sha256sums=('68ce73e34378909a384d17355d2b80c14423dc54ace6a363dc93653cf608614a') build() { cd "$pkgname-$pkgver"
