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 /nonprism/icedove/PKGBUILD | |
parent | f9eca1cf391be5038466c0f4a48b819ce7f4b3a7 (diff) | |
download | abslibre-5cee557c6dc64069c9d2aa76c3605dc58bc73052.tar.gz abslibre-5cee557c6dc64069c9d2aa76c3605dc58bc73052.tar.bz2 abslibre-5cee557c6dc64069c9d2aa76c3605dc58bc73052.zip |
icedove-1:38.7.0.deb1-2{,.nonprism1}: icu 57.1 / poppler 0.42.0 rebuild
Diffstat (limited to 'nonprism/icedove/PKGBUILD')
-rw-r--r-- | nonprism/icedove/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonprism/icedove/PKGBUILD b/nonprism/icedove/PKGBUILD index fde554751..063607c14 100644 --- a/nonprism/icedove/PKGBUILD +++ b/nonprism/icedove/PKGBUILD @@ -11,7 +11,7 @@ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; } pkgname=${_debname} epoch=1 pkgver=${_debver}.${_debrel} -pkgrel=1.nonprism1 +pkgrel=2.nonprism1 pkgdesc="A libre version of Debian Icedove, the standalone mail/news reader based on Mozilla Thunderbird, without support for unsafe and dangerous for privacy protocols" arch=('i686' 'x86_64') license=('MPL' 'GPL' 'LGPL') |