Date: Wednesday, March 25, 2015 @ 12:58:35 Author: jgc Revision: 234728
upgpkg: tali 3.16.0-1 GNOME 3.16 Modified: tali/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-25 11:58:29 UTC (rev 234727) +++ PKGBUILD 2015-03-25 11:58:35 UTC (rev 234728) @@ -3,13 +3,13 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=tali -pkgver=3.14.0 +pkgver=3.16.0 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' 'python2') +makedepends=('intltool' 'itstool' 'gobject-introspection') 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=('81f15fcab820d384d02cd39033f2931cd15926f5a39d8c02766584d3b1b2f939') +sha256sums=('18a1d019656821d57c2d6c5001ac471d6ce69682adc09529ef5bab29a064d593') build() { cd $pkgname-$pkgver
