Date: Wednesday, January 16, 2013 @ 06:12:28 Author: jgc Revision: 175195
upgpkg: baobab 3.6.4-1 Modified: baobab/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-16 11:05:56 UTC (rev 175194) +++ PKGBUILD 2013-01-16 11:12:28 UTC (rev 175195) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=baobab -pkgver=3.6.3 +pkgver=3.6.4 pkgrel=1 pkgdesc="A graphical directory tree analyzer" arch=(i686 x86_64) @@ -13,7 +13,7 @@ groups=('gnome-extra') install=$pkgname.install source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('24ec516b12da234f1bd7bff3ccb2be9a46dff0b1fb0fa6cd79ff50549a295eb1') +sha256sums=('e5539558ef3411e14cb165a3e77f2d0451e984722a71a7a7d0f72fe29360cb2e') build() { cd "$pkgname-$pkgver"
