diff options
author | root <root@rshg054.dnsready.net> | 2013-10-13 00:50:27 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-13 00:50:27 -0700 |
commit | 39e9111d76d232d65ca0c43285dea5bd5d58d28e (patch) | |
tree | 0c3db28c33246728e109f38902759fa8dfc998b3 /extra/five-or-more/PKGBUILD | |
parent | 20bff71e3bf43ce7f3621da9cee37eb6ea3c14ad (diff) |
Sun Oct 13 00:49:56 PDT 2013
Diffstat (limited to 'extra/five-or-more/PKGBUILD')
-rw-r--r-- | extra/five-or-more/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/five-or-more/PKGBUILD b/extra/five-or-more/PKGBUILD index 72dfd1fba..a7e778ec5 100644 --- a/extra/five-or-more/PKGBUILD +++ b/extra/five-or-more/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 196037 2013-10-07 11:50:51Z jgc $ +# $Id: PKGBUILD 196387 2013-10-12 16:51:58Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> pkgname=five-or-more -pkgver=3.10.0 +pkgver=3.10.1 pkgrel=1 pkgdesc="Remove colored balls from the board by forming lines" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ install=five-or-more.install url="https://live.gnome.org/Five%20or%20more" groups=('gnome-extra') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('4198d713a2e29e4c1e5493cfb3880acee295d486e2f5b4d3c4780b154cad3a07') +sha256sums=('3614ad2548d4954c4069c348ba08b32b4ef92b22939e4d2955f44f50ecb0a15b') build() { cd $pkgname-$pkgver |