Date: Wednesday, March 30, 2016 @ 21:36:34 Author: jgc Revision: 263390
upgpkg: swell-foop 3.20.0-1 Modified: swell-foop/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-30 19:34:30 UTC (rev 263389) +++ PKGBUILD 2016-03-30 19:36:34 UTC (rev 263390) @@ -3,21 +3,21 @@ # Contributor: Jan de Groot <[email protected]> pkgname=swell-foop -pkgver=3.18.1 +pkgver=3.20.0 pkgrel=1 pkgdesc="Clear the screen by removing groups of colored and shaped tiles" arch=('i686' 'x86_64') license=('GPL') depends=('hicolor-icon-theme' 'clutter-gtk' 'librsvg') -makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2') +makedepends=('intltool' 'itstool' 'gobject-introspection') conflicts=('gnome-games') replaces=('gnome-games') options=('!emptydirs') install=swell-foop.install -url="https://live.gnome.org/Swell%20Foop" +url="https://wiki.gnome.org/Apps/Swell%20Foop" groups=('gnome-extra') source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('b454fb8ccc1d040a7ae08d632a07feecf88a2bf0c172b75b863f2a05e97179f6') +sha256sums=('40532a734dcae6d42a1e4692fd94e395442ff07c134acacf5fce3396c1e352a4') build() { cd $pkgname-$pkgver
