diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-01-26 12:01:43 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-01-26 12:01:43 +0100 |
commit | 0626cb545553972da79d7c7e3007a9e332533cf9 (patch) | |
tree | df0059304a1ab18c91acd677f499f1ab0b8d5c74 /libre/iceweasel | |
parent | 0a1be73da8d65889fc92a770eff09efc2d2f7ae8 (diff) | |
download | abslibre-0626cb545553972da79d7c7e3007a9e332533cf9.tar.gz abslibre-0626cb545553972da79d7c7e3007a9e332533cf9.tar.bz2 abslibre-0626cb545553972da79d7c7e3007a9e332533cf9.zip |
libre/iceweasel: building release version
Diffstat (limited to 'libre/iceweasel')
-rw-r--r-- | libre/iceweasel/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index 5dc2010c4..2248eb22d 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -30,7 +30,7 @@ _pkgname=firefox pkgname=iceweasel epoch=1 pkgver=58.0 -pkgrel=1 +pkgrel=2 _bver=58.0 _brel=1 pkgdesc="Libre standalon web browser based on Mozilla Firefox" @@ -89,6 +89,7 @@ ac_add_options --enable-rust-simd # Branding ac_add_options --disable-official-branding ac_add_options --with-branding=browser/branding/iceweasel +ac_add_options --enable-update-channel=release ac_add_options --with-distribution-id=nu.parabola # System libraries |