diff options
author | root <root@rshg054.dnsready.net> | 2012-12-17 03:27:42 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-12-17 03:27:42 -0800 |
commit | bfa298276aad0011c7ac64738d521600e76c3628 (patch) | |
tree | 4256caa850d2294cc064358de7380814a8772d14 /community/fillets-ng | |
parent | d1335cc6b44826a3ae6934a40bd618bfddcd2e6e (diff) |
Mon Dec 17 03:23:21 PST 2012
Diffstat (limited to 'community/fillets-ng')
-rw-r--r-- | community/fillets-ng/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/fillets-ng/PKGBUILD b/community/fillets-ng/PKGBUILD index 33688a017..a7a468d29 100644 --- a/community/fillets-ng/PKGBUILD +++ b/community/fillets-ng/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 81105 2012-12-12 00:47:31Z eric $ +# $Id: PKGBUILD 81295 2012-12-16 16:14:21Z arodseth $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> pkgname=fillets-ng pkgver=1.0.1 -pkgrel=3 +pkgrel=4 pkgdesc="Port of the wonderful puzzle game Fish Fillets" url="http://fillets.sf.net/" arch=('i686' 'x86_64') @@ -18,6 +18,7 @@ source=("http://downloads.sourceforge.net/fillets/$pkgname-$pkgver.tar.gz" sha256sums=('329a4d9515d60bebdb657d070824933b993b85864b9d3e302e6361accab992da' '338c9e1b8ac4ef5bb167f4a6090c341897bd2c7f8b4e5afc3ac3131a57bb8c88' '849fb1410387dc7df0617e12a9472cfbe3b1179600011c0365f9099ff5af6214') +_exec=('fillets') build() { gendesk |