Date: Wednesday, March 25, 2015 @ 14:03:41 Author: jgc Revision: 234771
upgpkg: gnome-mines 3.16.0-1 GNOME 3.16 Modified: gnome-mines/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-25 13:03:27 UTC (rev 234770) +++ PKGBUILD 2015-03-25 13:03:41 UTC (rev 234771) @@ -3,13 +3,13 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-mines -pkgver=3.14.1 +pkgver=3.16.0 pkgrel=1 pkgdesc="Clear hidden mines from a minefield" arch=('i686' 'x86_64') license=('GPL') depends=('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://wiki.gnome.org/Apps/Mines" groups=('gnome-extra') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('7b1e25057e39f5d6641ec34019d5aee145924569a2b37607dac3daafe9df6f59') +sha256sums=('5dca4d93c344f052e900b8e5c8cd47c27a0960dabf9cdc081d0904e6b3c7db71') build() { cd $pkgname-$pkgver
