Date: Monday, November 10, 2014 @ 23:22:25 Author: heftig Revision: 122318
3.2.1 Modified: glabels/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-11-10 20:20:54 UTC (rev 122317) +++ PKGBUILD 2014-11-10 22:22:25 UTC (rev 122318) @@ -4,7 +4,7 @@ # Contributor: Damir Perisa <[email protected]> pkgname=glabels -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Creating labels and business cards the very easy way" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('intltool' 'itstool') install=$pkgname.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('c4c5b2c911be7b6513ee5cfeda6cd78434623c24dd741bd29cc3573f90b374c9') +sha256sums=('db615f653b6e78ef1209814b5e6d8d3af4f8d3444a259ddbcc0dfb279c7df855') build() { cd "$srcdir/$pkgname-$pkgver"
