summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchwonder Reismus2019-06-29 19:37:21 +0300
committerSchwonder Reismus2019-06-29 19:37:21 +0300
commit7081121cb58ccafadd3d65e195dbe1bc594fe6a2 (patch)
treece1c4a4be495c2ce6349040fef00a0770b305add /PKGBUILD
parent2bb57edbd6b5ac0d9ab656e10a4579e1dd36934d (diff)
downloadaur-7081121cb58ccafadd3d65e195dbe1bc594fe6a2.tar.gz
Bump version to 1.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 100dce7b7a8a..6723afeddaac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: schw0reismus <schw0reismus@protonmail.com>
pkgname=foliate
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc="A simple and modern GTK eBook reader"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -14,7 +14,7 @@ optdepends=('hyphen: Auto-hyphenation support'
source=(https://github.com/johnfactotum/${pkgname}/archive/${pkgver}.tar.gz)
provides=("$pkgname")
conflicts=("$pkgname-git")
-md5sums=('4523bdbe7a6a6660e88f8901ce700899')
+md5sums=('360ba571e50f8a731d4bf2a195bd38e8')
build() {
cd "$srcdir/$pkgname-$pkgver"