summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6f7530d295d..40c68286c651 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://gitlab.gnome.org/World/giara"
license=('GPL3')
groups=()
depends=(
- 'gtk4>=4.3'
+ 'gtk4-git'
'gtksourceview5'
'libadwaita-git'
'python-beautifulsoup4'