diff options
author | root <root@rshg054.dnsready.net> | 2013-07-14 01:49:21 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-07-14 01:49:21 -0700 |
commit | d525d9a731f5d79c1128a192b9d2977a2967570f (patch) | |
tree | 2a17d6445748cb26dd944abe54a2c52a96162b00 /community/gnash/PKGBUILD | |
parent | c9952f3a144d9fb19917d7c100dca30d2d99f629 (diff) |
Sun Jul 14 01:49:07 PDT 2013
Diffstat (limited to 'community/gnash/PKGBUILD')
-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 27a7b862e..64dcfe793 100644 --- a/community/gnash/PKGBUILD +++ b/community/gnash/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 90040 2013-05-06 19:37:33Z foutrelis $ +# $Id: PKGBUILD 94025 2013-07-13 12:32:36Z svenstaro $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgbase=gnash pkgname=(gnash-common gnash-gtk) pkgver=0.8.10 -pkgrel=8 +pkgrel=9 arch=(i686 x86_64) url="http://www.gnu.org/software/gnash/" license=(GPL3) |