summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert De La Fuente Vigliotti2018-03-09 18:46:00 -0300
committerAlbert De La Fuente Vigliotti2018-03-09 18:46:00 -0300
commitf2f6b6104e5bc054eb8a6052202bee3fb961449f (patch)
tree70622340c54cfbcf68ad96ec914de9824033d54a
parent9ceff7a42b3b5f78ec36105073476c1e4bb42526 (diff)
downloadaur-f2f6b6104e5bc054eb8a6052202bee3fb961449f.tar.gz
Change gtkhtml4 to gtkhtml4-git due to enchant issues
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 957b49239e70..5d06bde7e716 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=xiphos
pkgver=4.0.7
pkgrel=2
-pkgdesc="A Bible study tool for GTK3"
+pkgdesc="A Bible study tool for GTK4"
arch=('i686' 'x86_64')
url="http://xiphos.org"
pkgdesc="Bible study tool for GTK+"
arch=('x86_64' 'i686')
url="http://xiphos.org/"
-depends=('sword' 'webkit2gtk' 'libgsf' 'gtkhtml4' 'biblesync' 'gconf')
+depends=('sword' 'webkit2gtk' 'libgsf' 'gtkhtml4-git' 'biblesync' 'gconf')
makedepends=('gnome-common' 'gnome-doc-utils' 'intltool' 'python2' 'dbus-glib')
license=('GPL')
provides=('gnomesword')