diff options
| author | Francesco Colista <francesco.colista@gmail.com> | 2012-04-04 09:39:09 +0000 |
|---|---|---|
| committer | Fabian Affolter <fabian@affolter-engineering.ch> | 2012-04-06 12:11:13 +0000 |
| commit | d64182ff47fec32b4ff50c535c57fe213744cf8d (patch) | |
| tree | bb07f94e834ee0465a91290a54a9e48988236b30 /testing | |
| parent | f70794650f467bea1075e04d2a2de03851530701 (diff) | |
| download | aports-d64182ff47fec32b4ff50c535c57fe213744cf8d.tar.bz2 aports-d64182ff47fec32b4ff50c535c57fe213744cf8d.tar.xz | |
testing/calibre: set the correct pkgrel value, added mantainer
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/calibre/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/calibre/APKBUILD b/testing/calibre/APKBUILD index ae92df9ec..07424123a 100644 --- a/testing/calibre/APKBUILD +++ b/testing/calibre/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Francesco Colista <francesco.colista@gmail.com> -# Maintainer: +# Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=calibre pkgver=0.8.45 -pkgrel=5 +pkgrel=0 pkgdesc="Ebook management application" url="http://calibre-ebook.com/" arch="all" |
