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

Jan de Groot jgc at archlinux.org
Sun Oct 11 19:30:18 UTC 2009


    Date: Sunday, October 11, 2009 @ 15:30:17
  Author: jgc
Revision: 54792

Merge gnome-unstable

Modified:
  gcalctool/trunk/PKGBUILD
Deleted:
  gcalctool/gnome-unstable/

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

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-10-11 19:30:09 UTC (rev 54791)
+++ trunk/PKGBUILD	2009-10-11 19:30:17 UTC (rev 54792)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gcalctool
-pkgver=5.26.3
+pkgver=5.28.0
 pkgrel=1
 pkgdesc="GNOME Scientific calculator"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gconf>=2.26.0-2' 'libglade>=2.6.4')
-makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.16.0')
+depends=('gconf>=2.28.0')
+makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.18.0')
 groups=('gnome-extra')
 options=(!emptydirs)
 url="http://www.gnome.org"
 install=gcalctool.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/5.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4208595c1992c50a7f71882a23e76190')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/5.28/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('4271a17bbca56d7b335f18c1ebf350b931565d90e92925b9e5c0585b416f3765')
 	
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list