Date: Tuesday, September 9, 2014 @ 14:40:10 Author: jgc Revision: 221296
GNOME 3.13.91 Modified: tali/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-09 12:39:23 UTC (rev 221295) +++ PKGBUILD 2014-09-09 12:40:10 UTC (rev 221296) @@ -3,13 +3,13 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=tali -pkgver=3.12.2 +pkgver=3.13.91 pkgrel=1 pkgdesc="Beat the odds in a poker-style dice game" arch=('i686' 'x86_64') license=('GPL') depends=('desktop-file-utils' 'hicolor-icon-theme' 'gtk3' '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/Tali" groups=('gnome-extra') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('a1386ab9d6e04c2ceb422704bd8404b423452823bde63ea87096351d729afe1c') +sha256sums=('db30d12bd700ec8bf5e9bdfe58843b72c82deeeb43b5cfa491bf11524a401905') build() { cd $pkgname-$pkgver
