diff options
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/file-roller-libre/PKGBUILD | 4 |
2 files changed, 4 insertions, 4 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') diff --git a/libre/file-roller-libre/PKGBUILD b/libre/file-roller-libre/PKGBUILD index cb58c0357..d5ee231f1 100644 --- a/libre/file-roller-libre/PKGBUILD +++ b/libre/file-roller-libre/PKGBUILD @@ -5,8 +5,8 @@ _pkgname=file-roller pkgname=file-roller-libre pkgver=3.6.3 -pkgrel=2.1 -pkgdesc="Archive manipulator for GNOME (with unar recommendation and nonfree unace recommendation removed)" +pkgrel=2.2 +pkgdesc="Archive manipulator for GNOME (with unar recommendation included and nonfree unace recommendation removed)" arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'libarchive' 'file' 'json-glib' 'libnotify') |