Date: Monday, March 23, 2015 @ 15:12:27 Author: jgc Revision: 234555 upgpkg: iagno 3.16.0-1
Modified: iagno/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-23 13:48:19 UTC (rev 234554) +++ PKGBUILD 2015-03-23 14:12:27 UTC (rev 234555) @@ -3,13 +3,13 @@ # Contributor: Jan de Groot <[email protected]> pkgname=iagno -pkgver=3.14.2 +pkgver=3.16.0 pkgrel=1 pkgdesc="Dominate the board in a classic version of Reversi" arch=('i686' 'x86_64') license=('GPL') depends=('hicolor-icon-theme' 'gtk3' 'libcanberra' 'librsvg') -makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2') +makedepends=('intltool' 'itstool' 'gobject-introspection') conflicts=('gnome-games') replaces=('gnome-games') options=('!emptydirs') @@ -17,7 +17,7 @@ url="https://live.gnome.org/Iagno" groups=('gnome-extra') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('7e8980dcbcb4dfdaaa050dd9376b86aaa487c048332aad9e52eb953cb1dab461') +sha256sums=('95267e67dd06fb35907596fe78b8df7232106086ba4896f8262ce57a8a93bd55') build() { cd $pkgname-$pkgver
