summaryrefslogtreecommitdiff
path: root/libre/icedove
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-11-29 14:32:47 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-11-29 14:32:47 +0100
commit899fc962030f9b202efb79ffd8c1076dcea73c44 (patch)
treeeffea3410a94a33055c49f656dd0742c0b9bac48 /libre/icedove
parent9a7149f074a7080c084cdef3f3482a692004414a (diff)
libre/icedove: updated to 52.5.0
Diffstat (limited to 'libre/icedove')
-rw-r--r--libre/icedove/PKGBUILD13
1 files changed, 3 insertions, 10 deletions
diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD
index ca4df88a1..e9d9d2567 100644
--- a/libre/icedove/PKGBUILD
+++ b/libre/icedove/PKGBUILD
@@ -8,11 +8,10 @@ _oldname=thunderbird
pkgname=icedove
epoch=1
-pkgver=52.4.0
+pkgver=52.5.0
pkgrel=3
_brandingver=52.1
_brandingrel=1
-
arch=(i686 x86_64 armv7h)
pkgdesc="Icedove, the libre standalone mail and news reader based on Mozilla Thunderbird."
@@ -27,17 +26,13 @@ makedepends=(autoconf2.13 diffutils gconf imake inetutils libpulse mesa mozilla-
makedepends_i686=(cargo)
makedepends_x86_64=("${makedepends_i686[@]}")
optdepends=('libcanberra: for sound support')
-
replaces=("$pkgname-libre" "$_oldname")
conflicts=("$pkgname-libre" "$_oldname")
provides=("$_oldname")
-
options=(!emptydirs !makeflags)
-
install=$pkgname.install
_parabolarepo=https://repo.parabola.nu/other/icedove
-
source=("https://ftp.mozilla.org/pub/$_oldname/releases/$pkgver/source/$_oldname-$pkgver.source.tar.xz"
"$_parabolarepo/${pkgname}_$_brandingver-$_brandingrel.branding.tar.xz"
"$_parabolarepo/${pkgname}_$_brandingver-$_brandingrel.branding.tar.xz.sig"
@@ -51,7 +46,7 @@ source=("https://ftp.mozilla.org/pub/$_oldname/releases/$pkgver/source/$_oldname
libre-searchengines.patch
no-neon.patch
no-crmf.patch)
-sha256sums=('7f57b5b4d4ec42b04afcff8327abc2d3c6185c0bcc1ad138825d021a2d3f578c'
+sha256sums=('7f169d1110db6d184a1be750a59734cbe639fb304bd76553aeaa1bde3bb7f779'
'246418976524fbead5b99e6227f97322f8d4c45e0edf9ce75561ae8eccdefc65'
'SKIP'
'cafd1cf384791e8e3284f52370b2913a8b05935ecfd10d2a19c6dd5a8c219b62'
@@ -64,9 +59,7 @@ sha256sums=('7f57b5b4d4ec42b04afcff8327abc2d3c6185c0bcc1ad138825d021a2d3f578c'
'0db12bef46e0ad68dbdf6ce0c767956d6758b073531012a850e7975eda3fc7fe'
'59f40d8b2480aa67bf76f4f119826b6828a6a59cc040caf1ab5a6e19eef44c6e'
'a7317caba56e89932bd9e3b9352d94701dd9a419685057f238b1ded8dc0adcd7')
-validpgpkeys=(
- 'BFA8008A8265677063B11BF47171986E4B745536' # Andreas Grapentin
-)
+validpgpkeys=(BFA8008A8265677063B11BF47171986E4B745536) # Andreas Grapentin
prepare() {
cd "$srcdir/$_oldname-$pkgver"