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

Jan de Groot jgc at archlinux.org
Sun Aug 23 18:30:07 UTC 2009


    Date: Sunday, August 23, 2009 @ 14:30:07
  Author: jgc
Revision: 50149

Update to 5.27.90 - Remove libglade dependency

Added:
  gcalctool/gnome-unstable/
Modified:
  gcalctool/gnome-unstable/PKGBUILD

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

Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-08-23 17:08:34 UTC (rev 50148)
+++ gnome-unstable/PKGBUILD	2009-08-23 18:30:07 UTC (rev 50149)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gcalctool
-pkgver=5.26.3
+pkgver=5.27.90
 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.26.2-3')
+makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.17.3')
 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.27/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('9de5b76e53dcd73eba0d977e53d3a163fb62ad65df58b89ff987f0e79616ac8d')
 	
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list