summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchwonder Reismus2019-06-17 12:08:45 +0300
committerSchwonder Reismus2019-06-17 12:08:45 +0300
commit157bee2573350fb380e956804c22cc2e9b520a16 (patch)
treec02c7e5d2dcf020a09cfc0e3c9a0ee14e69529e2 /PKGBUILD
parent4510196feaecb49c88b197456b8698497a991d68 (diff)
downloadaur-157bee2573350fb380e956804c22cc2e9b520a16.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 fbde2926c2fd..5399ec92f22a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=foliate-git
_name=foliate
-pkgver=151.371af80
-pkgrel=2
+pkgver=152.004411b
+pkgrel=1
pkgdesc="A simple and modern GTK eBook reader"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://johnfactotum.github.io/foliate/"
license=('GPL-3.0')
depends=('gjs>=1.54.0' 'webkit2gtk' 'libsoup')
-makedepends=('gettext' 'meson' 'ninja')
+makedepends=('meson' 'ninja')
optdepends=('hyphen: Auto-hyphenation support'
'hyphen-en: Hyphenation rules for English; you may choose package for your language')
source=("$_name::git+https://github.com/johnfactotum/$_name.git#branch=master")