diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-11 00:19:52 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-11 00:19:52 -0300 |
commit | cefd9eb2252934b7aa550ea3671d5c257140f05e (patch) | |
tree | 5918b651f2a71406b1e739ab7669a9dafac378e6 /libre/calibre-libre | |
parent | 5f35407c6fd4c8bf8545ba8496c3ce0859200a1a (diff) | |
download | abslibre-cefd9eb2252934b7aa550ea3671d5c257140f05e.tar.gz abslibre-cefd9eb2252934b7aa550ea3671d5c257140f05e.tar.bz2 abslibre-cefd9eb2252934b7aa550ea3671d5c257140f05e.zip |
fixing english grammar on calibre-libre and file-roller-libre
Diffstat (limited to 'libre/calibre-libre')
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 20d2619c3..fff34ac97 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -8,8 +8,8 @@ _pkgname=calibre pkgname=calibre-libre pkgver=0.9.22 -pkgrel=1.1 -pkgdesc="Ebook management application (with unar support and nonfree fonts removed)" +pkgrel=1.2 +pkgdesc="Ebook management application (with unar support included and nonfree fonts removed)" arch=('i686' 'x86_64' 'mips64el') url="http://calibre-ebook.com/" license=('GPL3') |