Date: Wednesday, April 18, 2012 @ 05:09:51 Author: heftig Revision: 156425
6.4.1.1 Modified: gcalctool/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-18 09:07:43 UTC (rev 156424) +++ PKGBUILD 2012-04-18 09:09:51 UTC (rev 156425) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gcalctool -pkgver=6.4.0 +pkgver=6.4.1.1 pkgrel=1 pkgdesc="GNOME Scientific calculator" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ 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=('cfc30d6002dc9c04598a17f729b60f2d6d37a500e88f10905c817da739fa2a85') +sha256sums=('6c166b1d0fec157e523caf82d6357c4a2f572cb21729272c9975003661b8c84e') build() { cd $pkgname-$pkgver
