summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchwonder Reismus2019-07-13 19:14:08 +0300
committerSchwonder Reismus2019-07-13 19:14:08 +0300
commit42fc6ebbfaf817fe29953683945a6317cb06e7d3 (patch)
treed49c11f062ef6aa08bdb6b178d70c7fd4e2b7ea6
parent8015ed707b78ebfc3119a0bad1e0de35148d34ad (diff)
downloadaur-42fc6ebbfaf817fe29953683945a6317cb06e7d3.tar.gz
Bump version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5812613520f2..45ecac489436 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = foliate-git
pkgdesc = A simple and modern GTK eBook reader
- pkgver = 1.4.0.r14.g2ed4226
+ pkgver = 1.4.0.r36.g595feba
pkgrel = 1
url = https://johnfactotum.github.io/foliate/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1e36a6d09905..8c68576ae5e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: schw0reismus <schw0reismus@protonmail.com>
pkgname=foliate-git
-pkgver=1.4.0.r14.g2ed4226
+pkgver=1.4.0.r36.g595feba
pkgrel=1
pkgdesc="A simple and modern GTK eBook reader"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -11,7 +11,10 @@ depends=('gjs>=1.52.0' 'webkit2gtk' 'gettext')
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')
+ 'dictd: Offline dictionary 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}")
replaces=("${pkgname%-git}")