summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-14 22:58:01 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-14 22:58:01 -0200
commitf6e63d988fb273b4e803e8bba7f39e3cfc91944a (patch)
tree2ed83422bfdc83bbdc4599d35800082619f6b773 /nonprism
parent5e656d826d58fa33cdadaf91ab3cff5b08c07ac8 (diff)
icedove-libre-nonprism: fix provides line to works with icedove-l10n locales
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/icedove-libre-nonprism/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/nonprism/icedove-libre-nonprism/PKGBUILD b/nonprism/icedove-libre-nonprism/PKGBUILD
index a3cad6f0b..1c26e0389 100644
--- a/nonprism/icedove-libre-nonprism/PKGBUILD
+++ b/nonprism/icedove-libre-nonprism/PKGBUILD
@@ -12,7 +12,7 @@ _pkgname=${_debname}
pkgname=${_debname}-libre-nonprism
epoch=1
pkgver=${_debver}.${_debrel}
-pkgrel=1
+pkgrel=1.1
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' 'mips64el')
license=('MPL' 'GPL' 'LGPL')
@@ -22,7 +22,7 @@ makedepends=('unzip-libre' 'zip' 'pkg-config' 'python2' 'wireless_tools' 'yasm'
optdepends=('libcanberra: for sound support')
replaces=('thunderbird' "${pkgname%-nonprism}")
conflicts=('thunderbird' "${pkgname%-nonprism}")
-provides=('thunderbird' "${pkgname%-nonprism}")
+provides=('thunderbird' "${pkgname%-nonprism}=$pkgver")
install=${_pkgname}.install
source=("${_debrepo}/`debfile ${_debname}`_${_debver}.orig.tar.xz"
"${_debrepo}/`debfile ${_debname}`_${_debver}-${_debrel#deb}.debian.tar.gz"