[arch-commits] Commit in baobab/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Mar 19 19:10:06 UTC 2012


    Date: Monday, March 19, 2012 @ 15:10:06
  Author: ibiru
Revision: 153819

update to 3.3.4

Modified:
  baobab/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-19 19:07:07 UTC (rev 153818)
+++ PKGBUILD	2012-03-19 19:10:06 UTC (rev 153819)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=baobab
-pkgver=3.3.3
+pkgver=3.3.4
 pkgrel=1
 pkgdesc="A graphical directory tree analyzer"
 arch=(i686 x86_64)
@@ -9,9 +9,10 @@
 license=('GPL2')
 depends=('dconf' 'gtk3' 'libgtop')
 makedepends=('intltool' 'itstool')
+groups=('gnome-extra')
 install=$pkgname.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('45fdb329364a7a85e2282764d848f1dfbe03b6d684af64cded537b91912ae9cd')
+sha256sums=('2f855dcc3893ca5b8d83766ff721368856c51e1e17ca51c42353b1404c938ba8')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list