diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-04-09 22:56:18 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-04-09 22:56:18 -0300 |
commit | 5cee557c6dc64069c9d2aa76c3605dc58bc73052 (patch) | |
tree | ac1c5551d97b5a2d897c49adc267933da86f885c /libre/icedove | |
parent | f9eca1cf391be5038466c0f4a48b819ce7f4b3a7 (diff) |
icedove-1:38.7.0.deb1-2{,.nonprism1}: icu 57.1 / poppler 0.42.0 rebuild
Diffstat (limited to 'libre/icedove')
-rw-r--r-- | libre/icedove/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD index 957cf7ce5..beb2beff2 100644 --- a/libre/icedove/PKGBUILD +++ b/libre/icedove/PKGBUILD @@ -11,7 +11,7 @@ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; } pkgname=${_debname} epoch=1 pkgver=${_debver}.${_debrel} -pkgrel=1 +pkgrel=2 pkgdesc="A libre version of Debian Icedove, the standalone mail/news reader based on Mozilla Thunderbird." arch=('i686' 'x86_64') license=('MPL' 'GPL' 'LGPL') |