summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorandrewSC2017-07-27 11:26:39 -0400
committerandrewSC2017-07-27 11:26:39 -0400
commitd5497547bf76d72759125058131413c37bb1b4c5 (patch)
tree1515569f277309c684cab4b64e3cc4a7efd1af29 /PKGBUILD
parent51efddcad321f29e0b60f36d038e4470d57d24b8 (diff)
downloadaur-d5497547bf76d72759125058131413c37bb1b4c5.tar.gz
Updating glib2-git version dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 420015518fbb..5fed6836d652 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=gtk4-git
pkgname=(gtk4-update-icon-cache-git gtk4-git gtk4-print-backends-git)
-pkgver=3.91.0.r144.g5f4c3077f0
+pkgver=3.91.2.r411.g5e7894feb9
pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit (GIT Version)"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('adwaita-icon-theme'
'cairo>=1.14.0'
'dconf'
'desktop-file-utils'
- 'glib2-git>=2.53.0'
+ 'glib2-git>=2.53.4'
'gdk-pixbuf2>=2.30.0'
'json-glib'
'libcups'