Date: Tuesday, May 15, 2012 @ 07:44:31 Author: heftig Revision: 159072
6.4.2.1 Modified: gcalctool/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-05-15 11:42:50 UTC (rev 159071) +++ PKGBUILD 2012-05-15 11:44:31 UTC (rev 159072) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gcalctool -pkgver=6.4.1.1 +pkgver=6.4.2.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=('6c166b1d0fec157e523caf82d6357c4a2f572cb21729272c9975003661b8c84e') +sha256sums=('d79f7272534fc33357acc4438fe7746fa125fb05c45dfdb468a193b7490ca1f8') build() { cd $pkgname-$pkgver
