diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-11-29 07:30:17 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-11-29 07:30:17 +0100 |
commit | 54aa2e57f8c65f09fa11778b4b978652555787f1 (patch) | |
tree | 80fefdc70e6bbe2c44df8b05c9d3c033829fe824 /libre | |
parent | fc306fcb03eb7314f35506cc5f1020d4243736f5 (diff) | |
download | abslibre-54aa2e57f8c65f09fa11778b4b978652555787f1.tar.gz abslibre-54aa2e57f8c65f09fa11778b4b978652555787f1.tar.bz2 abslibre-54aa2e57f8c65f09fa11778b4b978652555787f1.zip |
libre/iceape: updated to 2.49.1
Diffstat (limited to 'libre')
-rw-r--r-- | libre/iceape/PKGBUILD | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/libre/iceape/PKGBUILD b/libre/iceape/PKGBUILD index b2fa32c88..262130bf9 100644 --- a/libre/iceape/PKGBUILD +++ b/libre/iceape/PKGBUILD @@ -6,8 +6,8 @@ pkgname=iceape _oldname=seamonkey epoch=1 -pkgver=2.48 -pkgrel=3 +pkgver=2.49.1 +pkgrel=1 _brandingver=2.48 _brandingrel=1 @@ -26,7 +26,6 @@ optdepends=('gst-plugins-base: vorbis decoding, ogg demuxing' 'gst-plugins-bad: aac, vp8 and opus decoding' 'gst-plugins-good: webm and mp4 demuxing' 'gst-plugins-ugly: h.264 decoding') - replaces=("$_oldname") conflicts=("$_oldname") provides=("$_oldname") @@ -42,7 +41,7 @@ source=("https://archive.mozilla.org/pub/mozilla.org/$_oldname/releases/$pkgver/ rhbz-966424.patch no-crmf.patch xulrunner-27.0-build-arm.patch) -sha256sums=('6f9a07c86ba6474b44e5083f9d1315d01778c097937f7da4c5701debffab2631' +sha256sums=('ad2b31d105308b29cd768cd8e239cd5c0242cc7f5ad3003b19587e3f2900c202' '2fd3568b07e4dddb0f81201c273c7a5ebb2ba837f49f71683b98f374d03134b4' 'SKIP' 'f0ce3865e2798a0575a29b49181ce1f058de2af8b7c5bae38670fda3d643d9e1' |