diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-09-04 01:28:38 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-09-04 01:28:38 -0300 |
commit | ab339da9245bbbc89d8fff20a1c114f2e2c226d3 (patch) | |
tree | 27c8339253fb08dd47a9dd042216f509ed4011d9 /libre/calibre/PKGBUILD | |
parent | d05c9de7fe02243bdb9b76ada3d888f4f0fcf05f (diff) |
calibre: fix pkgrel
Diffstat (limited to 'libre/calibre/PKGBUILD')
-rw-r--r-- | libre/calibre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index 31c49b5e4..038ddb174 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -10,7 +10,7 @@ pkgname=calibre _pkgname=$pkgname-libre pkgver=2.1.0 -pkgrel=1 +pkgrel=1.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64' 'mips64el') url="http://$pkgname-ebook.com/" |