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

Jan Steffens heftig at archlinux.org
Sat Sep 29 14:59:46 UTC 2012


    Date: Saturday, September 29, 2012 @ 10:59:46
  Author: heftig
Revision: 167267

6.6.0

Modified:
  gcalctool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-29 14:43:47 UTC (rev 167266)
+++ PKGBUILD	2012-09-29 14:59:46 UTC (rev 167267)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gcalctool
-pkgver=6.4.2.1
+pkgver=6.6.0
 pkgrel=1
 pkgdesc="GNOME Scientific calculator"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 options=(!emptydirs)
 url="http://www.gnome.org"
 install=gcalctool.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d79f7272534fc33357acc4438fe7746fa125fb05c45dfdb468a193b7490ca1f8')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('0d2e0729be42e3ee06ea7d02fa6a00446df6e4de601745bcbbef53a027f9542e')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list