Date: Thursday, September 18, 2014 @ 22:41:54 Author: jgc Revision: 222002
upgpkg: four-in-a-row 3.13.92-1 Modified: four-in-a-row/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-18 20:40:32 UTC (rev 222001) +++ PKGBUILD 2014-09-18 20:41:54 UTC (rev 222002) @@ -3,13 +3,13 @@ # Contributor: Jan de Groot <[email protected]> pkgname=four-in-a-row -pkgver=3.12.3 +pkgver=3.13.92 pkgrel=1 pkgdesc="Make lines of the same color to win" arch=('i686' 'x86_64') license=('GPL3') depends=('hicolor-icon-theme' 'gtk3' 'libcanberra' 'librsvg') -makedepends=('intltool' 'itstool' 'gobject-introspection') +makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2') conflicts=('gnome-games') replaces=('gnome-games') options=('!emptydirs') @@ -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=('a445b745d2ae025fcd733734538b94dacc22afe0d7e0227d8da2aeb0a343d560') +sha256sums=('b93bce57257af34a51d92c9558079b2b9b8d81f7a4d15ce67045373b293c245d') build() { cd $pkgname-$pkgver
