Date: Monday, April 11, 2016 @ 17:20:14 Author: heftig Revision: 264660
3.20.1-1 Modified: baobab/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-11 15:04:35 UTC (rev 264659) +++ PKGBUILD 2016-04-11 15:20:14 UTC (rev 264660) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=baobab -pkgver=3.20.0 +pkgver=3.20.1 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:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('5cdd65b287079cdfafe92b6170fc7bebae5309d4e19adafcd64dc4837e627d07') +sha256sums=('e9dff12a76b0d730ce224215860512eb0188280c622faf186937563b96249d1f') build() { cd "$pkgname-$pkgver"
