summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchwonder Reismus2019-07-14 21:18:01 +0300
committerSchwonder Reismus2019-07-14 21:18:01 +0300
commit3bdafa76531f8ef2a05ae274f6763f24a4b40359 (patch)
tree13d6143cdad228dbc1a4a92424010058a85a4f09 /PKGBUILD
parent42fc6ebbfaf817fe29953683945a6317cb06e7d3 (diff)
downloadaur-3bdafa76531f8ef2a05ae274f6763f24a4b40359.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c68576ae5e1..77e4bfedf769 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: schw0reismus <schw0reismus@protonmail.com>
pkgname=foliate-git
-pkgver=1.4.0.r36.g595feba
+pkgver=1.5.0.r0.g6144d12
pkgrel=1
pkgdesc="A simple and modern GTK eBook reader"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -12,8 +12,8 @@ makedepends=('meson>=0.40' 'ninja')
optdepends=('hyphen: Auto-hyphenation support'
'hyphen-en: Hyphenation rules for English; you may choose package for your language'
'dictd: Offline dictionary support'
- #'festival: Text-to-speech support'
- #'espeak-hg: Text-to-speech support'
+ 'festival: Text-to-speech support'
+ 'espeak-hg: Text-to-speech support'
)
source=("${pkgname%-git}::git+https://github.com/johnfactotum/${pkgname%-git}.git#branch=master")
provides=("${pkgname%-git}")