diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-11-06 18:29:49 -0200 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-11-06 18:29:49 -0200 |
commit | de7db8f660589d3e1eb17c6042ecb8b342bbb4d4 (patch) | |
tree | 5f1a927ee34f29eab8a6fcb70cc9d396e0fde15a /libre/icecat | |
parent | 391f882ba171ac09ec46089ffc073210973173cb (diff) | |
download | abslibre-de7db8f660589d3e1eb17c6042ecb8b342bbb4d4.tar.gz abslibre-de7db8f660589d3e1eb17c6042ecb8b342bbb4d4.tar.bz2 abslibre-de7db8f660589d3e1eb17c6042ecb8b342bbb4d4.zip |
icecat: update to 31.2.0
Diffstat (limited to 'libre/icecat')
-rw-r--r-- | libre/icecat/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index 6a44a5621..1344861a4 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -13,7 +13,7 @@ _pgo=true pkgname=icecat -pkgver=31.1.1 +pkgver=31.2.0 pkgrel=1 pkgdesc="GNU IceCat, the standalone web browser based on Mozilla Firefox." @@ -31,7 +31,7 @@ optdepends=('networkmanager: Location detection via available WiFi networks' 'gst-libav: h.264 video') url="http://www.gnu.org/software/gnuzilla/" install=$pkgname.install -source=("http://gnuzilla.gnu.org/releases/$pkgver/$pkgname-$pkgver.tar.xz" +source=("http://ftp.gnu.org/gnu/gnuzilla/$pkgver/$pkgname-$pkgver.tar.xz" mozconfig mozconfig.pgo libre.patch |