Date: Friday, March 15, 2019 @ 21:44:25 Author: heftig Revision: 348401
3.32.0-1 Modified: swell-foop/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-15 21:40:43 UTC (rev 348400) +++ PKGBUILD 2019-03-15 21:44:25 UTC (rev 348401) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=swell-foop -pkgver=3.30.0 +pkgver=3.32.0 pkgrel=1 pkgdesc="Clear the screen by removing groups of colored and shaped tiles" url="https://wiki.gnome.org/Apps/Swell%20Foop" @@ -11,7 +11,7 @@ depends=(clutter-gtk librsvg) makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson) groups=(gnome-extra) -_commit=307b6e3dca3394d0f30078ab864936625ba09eee # tags/3.30.0^0 +_commit=5b7aa1d6d50e4c4c777dd44468b8a368917b2ce5 # tags/3.32.0^0 source=("git+https://gitlab.gnome.org/GNOME/swell-foop.git#commit=$_commit") sha256sums=('SKIP')
