diff options
author | root <root@rshg054.dnsready.net> | 2012-03-07 00:01:25 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-07 00:01:25 +0000 |
commit | 5a680f7689b01b4b7a0bfade1a6c1f659f8cbed4 (patch) | |
tree | e7b6c472f6deee81a237a1ce4b8c12e90aadac67 /community/gnash | |
parent | b8afacf1f28ac27321feb9b92bd50dd8961b7736 (diff) |
Wed Mar 7 00:01:25 UTC 2012
Diffstat (limited to 'community/gnash')
-rw-r--r-- | community/gnash/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnash/PKGBUILD b/community/gnash/PKGBUILD index 3a687fe9b..cccc2f544 100644 --- a/community/gnash/PKGBUILD +++ b/community/gnash/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 64706 2012-02-17 21:38:09Z heftig $ +# $Id: PKGBUILD 67186 2012-03-05 08:57:26Z ibiru $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgbase=gnash pkgname=(gnash-common gnash-gtk) pkgver=0.8.10 -pkgrel=1 +pkgrel=2 arch=(i686 x86_64) url="http://www.gnu.org/software/gnash/" license=(GPL3) |