diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-09-30 10:41:31 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-09-30 10:57:49 -0300 |
commit | 67fc95e8276b55301e670fa4dcd383792dc2162b (patch) | |
tree | b708a9197dddcb1dbc21e676f028fe1153dace76 /libre | |
parent | 5932ee4f856f1414f94ec9ebe0d6636862d3de87 (diff) |
icedove-1:45.3.0.deb1-1{,.nonprism1}: updating version
Diffstat (limited to 'libre')
-rw-r--r-- | libre/icedove/PKGBUILD | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD index e59367332..3e1383a5b 100644 --- a/libre/icedove/PKGBUILD +++ b/libre/icedove/PKGBUILD @@ -1,10 +1,12 @@ # Maintainer: André Silva <emulatorman@parabola.nu> # Contributor: Márcio Silva <coadde@parabola.nu> +# Contributor: Luke R. <g4jc@openmailbox.org> +# Contributor: Isaac David <isacdaavid@isacdaavid.info> # We're getting this from Debian Sid _debname=icedove -_debver=45.2.0 -_debrel=deb2 +_debver=45.3.0 +_debrel=deb1 _debrepo=http://ftp.debian.org/debian/pool/main/ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; } @@ -12,7 +14,7 @@ _pkgname=thunderbird pkgname=icedove epoch=1 pkgver=$_debver.$_debrel -pkgrel=3 +pkgrel=1 pkgdesc="A libre version of Debian Icedove, the standalone mail and news reader based on Mozilla Thunderbird." arch=(i686 x86_64 armv7h) @@ -36,8 +38,8 @@ source=("$_debrepo/`debfile $_debname`_$_debver.orig.tar.xz" fix-missing-files.patch no-neon.patch mozilla-1253216.patch) -sha256sums=('923e7e7a2b9c2e3bdb4424ab0517b93123ee16a1ad9bd55c3ccaa0f0f7796ad0' - 'e70bb2274c3a93549eca726c65ffd8b6c0a87a986214efd7c66dec3a4c5ac421' +sha256sums=('3e8a34c0e7e41daa400f020c565219fcc4f8d3abe7c14acd909706103fee25f3' + '72a23ab7975769e05c25ec838ed2a2e22107093c74788bd320f315451fdda621' 'aaca37bcca176d1b8ebe7c18d3fb0c61e3d21769fbf8e994a189eb3263257d3d' '0b0d25067c64c6b829c84e5259ffca978e3971f85acc8483f47bdbed5b0b5b6a' 'e1f72c44e31f191271207fc874dcfbf3d504b6b42dc1bb063ba8c7c9ee032130' |