diff options
author | Timo Teräs <timo.teras@iki.fi> | 2015-04-10 13:24:56 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-04-10 13:24:56 +0300 |
commit | 55413c738157f2a139f77190fcd1ce3fb311ac9c (patch) | |
tree | b9fa3350d833e074094da661f646e70a7b12e159 /main/firefox | |
parent | f8895dd321e3661f9e0cea273328169f9ebf239d (diff) | |
download | aports-55413c738157f2a139f77190fcd1ce3fb311ac9c.tar.bz2 aports-55413c738157f2a139f77190fcd1ce3fb311ac9c.tar.xz |
main/firefox: rebuild with proper paxmarking
forgot to bump pkgrel
Diffstat (limited to 'main/firefox')
-rw-r--r-- | main/firefox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/firefox/APKBUILD b/main/firefox/APKBUILD index 040c6ce70d..768dcbd9e5 100644 --- a/main/firefox/APKBUILD +++ b/main/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=31.6.0 _pkgver=$pkgver _xulver=$pkgver -pkgrel=0 +pkgrel=1 pkgdesc="Firefox web browser" url="https://www.mozilla.org/en-US/firefox/organizations/faq/" arch="all" |