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

Ionut Biru ibiru at archlinux.org
Tue Sep 28 08:34:48 UTC 2010


    Date: Tuesday, September 28, 2010 @ 04:34:47
  Author: ibiru
Revision: 91855

upgpkg: gcalctool 5.32.0-2
add dconf

Modified:
  gcalctool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-28 08:27:16 UTC (rev 91854)
+++ PKGBUILD	2010-09-28 08:34:47 UTC (rev 91855)
@@ -3,11 +3,11 @@
 
 pkgname=gcalctool
 pkgver=5.32.0
-pkgrel=1
+pkgrel=2
 pkgdesc="GNOME Scientific calculator"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('gtk2>=2.22.0')
+depends=('gtk2>=2.22.0' 'dconf')
 makedepends=('intltool' 'pkg-config' 'gnome-doc-utils>=0.20.1')
 groups=('gnome-extra')
 options=(!emptydirs)




More information about the arch-commits mailing list