diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-08-22 15:46:48 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-08-22 15:46:48 +0200 |
commit | 06dc337f60287526f4db95ce79a2ea506023bffa (patch) | |
tree | 1eecfa4a004b96e68b0be4da4b9a9f797f1e633b /extra/swell-foop | |
parent | f4e7589d7749be9ccaf3d1db51808ea1ab7c3282 (diff) | |
parent | e9509842445d4a99493d1b643ffdafdca62263ae (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/python-mpi4py/PKGBUILD
community/python-psutil/PKGBUILD
extra/kdepim/PKGBUILD
extra/libgtop/PKGBUILD
libre/bitlbee-libre/PKGBUILD
Diffstat (limited to 'extra/swell-foop')
-rw-r--r-- | extra/swell-foop/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/swell-foop/PKGBUILD b/extra/swell-foop/PKGBUILD index 4b20245b8..ccd122837 100644 --- a/extra/swell-foop/PKGBUILD +++ b/extra/swell-foop/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 183460 2013-04-21 22:12:12Z heftig $ +# $Id: PKGBUILD 193432 2013-08-20 07:00:28Z jgc $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> pkgname=swell-foop -pkgver=3.8.1 +pkgver=3.8.2 pkgrel=1 pkgdesc="Clear the screen by removing groups of colored and shaped tiles" arch=('i686' 'x86_64' 'mips64el') @@ -17,7 +17,7 @@ install=swell-foop.install url="https://live.gnome.org/Swell%20Foop" groups=('gnome-extra') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('50d6b53d7507c1176ade9227f04d1c260143a5ebf8cf812c359c89eaeec9ee99') +sha256sums=('33b72da1f5378801ae41cb13f3bc35ce44368c104327f68dd51f45653ca62cb9') build() { cd $pkgname-$pkgver |