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

Jan de Groot jgc at archlinux.org
Wed Sep 23 17:44:53 UTC 2009


    Date: Wednesday, September 23, 2009 @ 13:44:52
  Author: jgc
Revision: 52953

Update to 5.28.0

Modified:
  gcalctool/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-23 17:42:55 UTC (rev 52952)
+++ PKGBUILD	2009-09-23 17:44:52 UTC (rev 52953)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gcalctool
-pkgver=5.27.92
+pkgver=5.28.0
 pkgrel=1
 pkgdesc="GNOME Scientific calculator"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gconf>=2.27.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.27/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('32a5a2735659e093db57987105d5e97583b7e4d867102742f376b3647739ec53')
+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