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

Jan Steffens heftig at archlinux.org
Fri Mar 18 08:21:50 UTC 2011


    Date: Friday, March 18, 2011 @ 04:21:49
  Author: heftig
Revision: 115491

upgpkg: gcalctool 5.91.91-1
Update to 5.91.91

Modified:
  gcalctool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-18 08:21:27 UTC (rev 115490)
+++ PKGBUILD	2011-03-18 08:21:49 UTC (rev 115491)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gcalctool
-pkgver=5.91.90
+pkgver=5.91.91
 pkgrel=1
 pkgdesc="GNOME Scientific calculator"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('gtk3')
+depends=('gtk3' 'dconf')
 makedepends=('intltool' 'gnome-doc-utils')
 groups=('gnome-extra')
 options=(!emptydirs)
 url="http://www.gnome.org"
 install=gcalctool.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('0de9159ab0924e65655035e28626ca943a3c452eaa0a0b7e3c3759ccb2fc1764')
+sha256sums=('8318fef63845f23f1ca9407ee5acc9d337e427256c7f9314d3e29c68c7d748b9')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list