summaryrefslogtreecommitdiff
path: root/libre/icecat
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-22 02:28:59 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-22 02:28:59 -0200
commitb128a7134846cd29ed4e0baec96a295c1065acc9 (patch)
tree29b0b64f0e8520a838fd8d11fc9135b3e35e897c /libre/icecat
parentbb0b4528591d1fb50b6683da47a210066a00fbfb (diff)
icecat-17.0.1-7: enabling pgo
Diffstat (limited to 'libre/icecat')
-rw-r--r--libre/icecat/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD
index 4c5b1279b..4f2a5b4ef 100644
--- a/libre/icecat/PKGBUILD
+++ b/libre/icecat/PKGBUILD
@@ -13,10 +13,10 @@
# If you are updating this package, don't forget to update the version number in
# the value for 'browser.dictionaries.download.url' in 'libre.patch'
-_pgo=false
+_pgo=true
pkgname=icecat
pkgver=17.0.1
-pkgrel=6
+pkgrel=7
pkgdesc='GNU IceCat, the standalone web browser based on Mozilla Firefox.'
arch=(i686 x86_64 mips64el)
license=(MPL GPL LGPL)