diff options
author | root <root@rshg054.dnsready.net> | 2013-04-01 00:05:25 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-01 00:05:25 -0700 |
commit | c623429f33c434cb1cb11974d9e71f48dd5a881f (patch) | |
tree | a5ef4b20d134eb0384a567b98ea41733f2db73c7 /community/gnash | |
parent | bccd6b361bd252b2d32bc9a793c9e1b8448bfcd9 (diff) |
Mon Apr 1 00:05:25 PDT 2013
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 ef6b9b56c..b05bef557 100644 --- a/community/gnash/PKGBUILD +++ b/community/gnash/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 83253 2013-01-28 16:49:39Z stephane $ +# $Id: PKGBUILD 87415 2013-03-31 19:18:19Z stephane $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgbase=gnash pkgname=(gnash-common gnash-gtk) pkgver=0.8.10 -pkgrel=6 +pkgrel=7 arch=(i686 x86_64) url="http://www.gnu.org/software/gnash/" license=(GPL3) |