summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-05-29 14:21:11 +1200
committerGeorge Rawlinson2022-05-29 14:21:11 +1200
commit3219e5abc87888ce7a041d4265af4c57274979bb (patch)
tree0f5280d9ddbc5d64cef0f25e2e4fc14a8c7fe181 /PKGBUILD
parent29d95429f4734216e0879e5518484561c3250971 (diff)
downloadaur-libmobi.tar.gz
upgpkg: libmobi 0.11-1
New upstream release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83c9c8a099ec..5e4de63d5cda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=libmobi
-pkgver=0.10
+pkgver=0.11
pkgrel=1
-pkgdesc="Library for handling Kindle formats of ebook documents"
+pkgdesc='Library for handling Kindle formats of ebook documents'
arch=('x86_64')
-url="https://github.com/bfabiszewski/libmobi"
+url='https://github.com/bfabiszewski/libmobi'
license=('LGPL3')
depends=('libxml2' 'zlib')
makedepends=('git')
-_commit='aac5b1f578b284b2f886d6d25cde22a33d8534f8'
+_commit='864e3a86f2565b650f203ec6b1fddc4fb16df925'
source=("$pkgname::git+$url.git#commit=$_commit")
b2sums=('SKIP')