diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2012-03-08 07:59:53 -0600 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2012-03-08 07:59:53 -0600 |
commit | da77e97d913dbb6efcd544f57b8b6e58c43f6442 (patch) | |
tree | 83524e87b4577872ac43a67770de0cedc3a1f8bb /community/gnash | |
parent | cea19ccf7318073acb582d4817fafdb123d5b7fc (diff) | |
parent | 61733e7ff1a756e9325154d9d52cdcdeb27d9097 (diff) |
Merge branch 'master' of gitpar:abslibre-mips64el
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 0079d27c5..f4023057d 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 mips64el) url="http://www.gnu.org/software/gnash/" license=(GPL3) |