diff options
-rw-r--r-- | libre/icedove/PKGBUILD | 2 | ||||
-rw-r--r-- | nonprism/icedove/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD index 6ff8d5b97..976f7391b 100644 --- a/libre/icedove/PKGBUILD +++ b/libre/icedove/PKGBUILD @@ -12,7 +12,7 @@ _pkgname=thunderbird pkgname=icedove epoch=1 pkgver=$_debver.$_debrel -pkgrel=1 +pkgrel=2 pkgdesc="A libre version of Debian Icedove, the standalone mail and news reader based on Mozilla Thunderbird." arch=(i686 x86_64 armv7h) diff --git a/nonprism/icedove/PKGBUILD b/nonprism/icedove/PKGBUILD index 8ea532607..8c672da45 100644 --- a/nonprism/icedove/PKGBUILD +++ b/nonprism/icedove/PKGBUILD @@ -12,7 +12,7 @@ _pkgname=thunderbird pkgname=icedove epoch=1 pkgver=$_debver.$_debrel -pkgrel=1.nonprism1 +pkgrel=2.nonprism1 pkgdesc="A libre version of Debian Icedove, the standalone mail and news reader based on Mozilla Thunderbird, without support for unsafe and dangerous for privacy protocols" arch=(i686 x86_64) |