[arch-commits] CVS update of extra/x11/galculator (PKGBUILD)

Travis Willard travis at archlinux.org
Mon Oct 1 02:40:43 UTC 2007


    Date: Sunday, September 30, 2007 @ 22:40:43
  Author: travis
    Path: /home/cvs-extra/extra/x11/galculator

Modified: PKGBUILD (1.21 -> 1.22)

upgpkg: galculator 1.3.1-1
Upstream update


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


Index: extra/x11/galculator/PKGBUILD
diff -u extra/x11/galculator/PKGBUILD:1.21 extra/x11/galculator/PKGBUILD:1.22
--- extra/x11/galculator/PKGBUILD:1.21	Tue Sep 18 20:32:34 2007
+++ extra/x11/galculator/PKGBUILD	Sun Sep 30 22:40:43 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.21 2007/09/19 00:32:34 travis Exp $
+# $Id: PKGBUILD,v 1.22 2007/10/01 02:40:43 travis Exp $
 # Maintainer: aurelien <aurelien at archlinux.org>
 pkgname=galculator
-pkgver=1.3
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="A GTK2-based scientific calculator"
 arch=('i686' 'x86_64')
@@ -9,10 +9,10 @@
 license=('GPL')
 depends=('libglade')
 source=(http://dl.sourceforge.net/sourceforge/galculator/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f2de87209d4c9f8dc2fdb1d7a045bef2')
+md5sums=('683a4f0c2cb3d1f56b4c5610fc495c5f')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}.0
+  cd ${startdir}/src/${pkgname}-${pkgver}
 
   # build and install.
   ./configure --prefix=/usr




More information about the arch-commits mailing list