Date: Saturday, May 24, 2014 @ 01:12:26 Author: heftig Revision: 213439
3.12.2 Modified: four-in-a-row/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-23 23:11:51 UTC (rev 213438) +++ PKGBUILD 2014-05-23 23:12:26 UTC (rev 213439) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <j...@archlinux.org> pkgname=four-in-a-row -pkgver=3.12.1 +pkgver=3.12.2 pkgrel=1 pkgdesc="Make lines of the same color to win" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ url="https://live.gnome.org/Four-in-a-row" groups=('gnome-extra') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('b7a999a689a0a208b6daad807ffcb56a65a70f11e311c43c44ca719700291dfe') +sha256sums=('6180612c70a04e70f17bc165fdfccc8c7984e6ed7d3c2870221cf596864545ef') build() { cd $pkgname-$pkgver