summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorandrewSC2017-05-12 09:37:23 -0400
committerandrewSC2017-05-12 09:37:23 -0400
commitc23ea8296769e733a885f06886b589c4fb374bd9 (patch)
tree6b1bd2cee5d7fa6d8f9c1d11e2fd8be6d2626358 /PKGBUILD
parenta4c83745e54ed20083db9c79b757b9ba139b9790 (diff)
downloadaur-c23ea8296769e733a885f06886b589c4fb374bd9.tar.gz
PKGBUILD: Bump glib2-git version requirement
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e799d12b316a..3f1beae4faa5 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.r101.g502e0a3a9e
+pkgver=3.91.0.r304.g5e8463842a
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.52.0'
+ 'glib2-git>=2.53.0'
'gdk-pixbuf2>=2.30.0'
'json-glib'
'libcups'