summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5ac5d8f7611..08376bac6a93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Moritz Lipp <mlq@pwmt.org>
pkgname=girara-git
-pkgver=0.4.0.r12.g968c080
+pkgver=0.4.3.r3.gd173770
pkgrel=1
pkgdesc="User interface library focused on simplicity and minimalism"
arch=('x86_64')
url="https://pwmt.org/projects/girara"
-license=('custom')
-depends=('gtk3' 'glib2' 'json-c' 'pango')
+license=('Zlib')
+depends=('gtk3' 'glib2' 'json-glib' 'pango')
makedepends=('git' 'meson' 'ninja' 'doxygen' 'check')
conflicts=('girara')
provides=('girara')