diff options
author | Bob Igo <bob@stormlogic.com> | 2009-07-28 13:28:11 (GMT) |
---|---|---|
committer | Bob Igo <bob@stormlogic.com> | 2009-07-28 13:28:11 (GMT) |
commit | 033513242b33746646e6c5db81f2d4dd77b6c9e2 (patch) | |
tree | 79b89faf3e2658f14571b4e33bc36e2895e9ee23 /abs/extra-testing | |
parent | 8014c0b927b9d6490c84289309878d510dde1e30 (diff) | |
parent | ed8076a8796c4371d4cf2351edc1bcc174a87af0 (diff) | |
download | linhes_pkgbuild-033513242b33746646e6c5db81f2d4dd77b6c9e2.zip linhes_pkgbuild-033513242b33746646e6c5db81f2d4dd77b6c9e2.tar.gz linhes_pkgbuild-033513242b33746646e6c5db81f2d4dd77b6c9e2.tar.bz2 |
Merge branch 'master' of ssh://igo@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing')
-rw-r--r-- | abs/extra-testing/community/firefox/PKGBUILD | 2 | ||||
-rw-r--r-- | abs/extra-testing/xulrunner/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra-testing/community/firefox/PKGBUILD b/abs/extra-testing/community/firefox/PKGBUILD index 922a092..c72e419 100644 --- a/abs/extra-testing/community/firefox/PKGBUILD +++ b/abs/extra-testing/community/firefox/PKGBUILD @@ -3,7 +3,7 @@ pkgname=firefox pkgver=3.0.9 -pkgrel=1 +pkgrel=2 pkgdesc="Standalone web browser from mozilla.org" arch=(i686 x86_64) license=('MPL' 'GPL' 'LGPL') diff --git a/abs/extra-testing/xulrunner/PKGBUILD b/abs/extra-testing/xulrunner/PKGBUILD index 4acbc11..3f3f757 100644 --- a/abs/extra-testing/xulrunner/PKGBUILD +++ b/abs/extra-testing/xulrunner/PKGBUILD @@ -4,7 +4,7 @@ pkgname=xulrunner pkgver=1.9.0.9 _ffoxver=3.0.9 -pkgrel=1 +pkgrel=2 pkgdesc="Mozilla Runtime Environment" arch=(i686 x86_64) license=('MPL' 'GPL' 'LGPL') |