summaryrefslogtreecommitdiff
path: root/libre/iceweasel
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-08 20:44:30 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-08 20:47:21 -0300
commite7b03fe92e07984226e1bf0ca313b9a6ee2a932c (patch)
treedd2f95d498951176e2e7cfe4005606d1dfa7179e /libre/iceweasel
parent8c9294a18de9eecb43281170567f65ac3f775622 (diff)
iceweasel-1:46.0.1.deb1-1: updating version
* fix DRM-free link - Bug #1005 -> https://labs.parabola.nu/issues/1005
Diffstat (limited to 'libre/iceweasel')
-rw-r--r--libre/iceweasel/PKGBUILD8
-rw-r--r--libre/iceweasel/libre.patch2
2 files changed, 5 insertions, 5 deletions
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index 8aec6e357..2ca99f497 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -18,7 +18,7 @@ _pgo=true
_debname=firefox
_brandingver=45.0
_brandingrel=2
-_debver=46.0
+_debver=46.0.1
_debrel=deb1
_debrepo=http://ftp.debian.org/debian/pool/main/
_parabolarepo=https://repo.parabola.nu/other/iceweasel
@@ -59,12 +59,12 @@ source=("$_debrepo/`debfile $_debname`_$_debver.orig.tar.xz"
no-libnotify.patch
$pkgname-gtk3-20.patch
enable-object-directory-paths.patch)
-sha256sums=('1d14cca3f25ee017f087c4e6e90ec6f35ba82093d012fff4567504c9554fa025'
- '4d7935acc724796b01d39773cfa9bbd50c3de91b2bca67812b376336398efeb1'
+sha256sums=('c9e2231711250c2c6cacc50f73b3e7c2a6bf2a24d1cc4d35504bf98beae9a7ba'
+ '6827eff8d132127ffe744a3e0ee9bd30c11995aebe7d0f34044bb1aca8341069'
'69736106a9c96fdbca2fb82bd8fbceddf2ab87940ff42bc92cfaed716363310e'
'SKIP'
'4e7471f993e8863ddf96cc1fa24ccdf7c2b36fea0020d8a9d0d8e5bccd605a34'
- '0b47b95cfa4a56a1292be7107c9a59e4575bac8bc1e1fb7e1359755069919751'
+ 'd4e76536209748e976893861303004987ca0a88fc21aac05d171f1b59a1c84c6'
'93e3001ce152e1d142619e215a9ef07dd429943b99d21726c25da9ceb31e31cd'
'56eba484179c7f498076f8dc603d8795e99dce8c6ea1da9736318c59d666bff6'
'2257dc69886bd0b72c48675a27c3a88b9cf6b598252c9e9f1c99763180684fc3'
diff --git a/libre/iceweasel/libre.patch b/libre/iceweasel/libre.patch
index 72827c29b..33105bf8f 100644
--- a/libre/iceweasel/libre.patch
+++ b/libre/iceweasel/libre.patch
@@ -111,7 +111,7 @@ index 2f708ec..29d7307 100644
- <a id="aboutMozilla" href="https://www.mozilla.org/about/?utm_source=about-home&amp;utm_medium=Referral"/>
+ <a id="aboutGNU" href="https://www.gnu.org"></a>
-+ <a id="aboutDRMfree" href="https://defectivebydesign.org/drm-free"></a>
++ <a id="aboutDRMfree" href="https://www.defectivebydesign.org/drm-free"></a>
</body>
</html>
diff --git a/browser/base/jar.mn b/browser/base/jar.mn