diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-16 18:21:59 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-16 18:21:59 -0300 |
commit | 66b763619acc7f772facc58088f1de0896fecca0 (patch) | |
tree | 88685d3577d68b8b7dadbaa4017a7e0a131ea238 | |
parent | 2e91624c60ef7e67f8b3074a95f75c72127f550c (diff) | |
download | abslibre-66b763619acc7f772facc58088f1de0896fecca0.tar.gz abslibre-66b763619acc7f772facc58088f1de0896fecca0.tar.bz2 abslibre-66b763619acc7f772facc58088f1de0896fecca0.zip |
calibre-libre-0.9.23-1: updating version
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index fff34ac97..ee3ce4ac3 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -7,8 +7,8 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.22 -pkgrel=1.2 +pkgver=0.9.23 +pkgrel=1 pkgdesc="Ebook management application (with unar support included and nonfree fonts removed)" arch=('i686' 'x86_64' 'mips64el') url="http://calibre-ebook.com/" @@ -28,7 +28,7 @@ install=calibre.install source=("http://calibre-ebook.googlecode.com/files/${_pkgname}-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('216f21a63db4045c741b6190badcdda1' +md5sums=('eff937f38c5cb7a2319364c86f6b925b' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') |