summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorandrewSC2017-03-24 09:50:40 -0400
committerandrewSC2017-03-24 09:50:40 -0400
commit23795d62a3c3f436a2560decec866a46d6f02879 (patch)
treec311d016f88f55f5fd22b2bc6d139c896211130f /PKGBUILD
parent7b72fe0565ace6244efea63cd4ea9e239852f45b (diff)
downloadaur-23795d62a3c3f436a2560decec866a46d6f02879.tar.gz
PKGBUILD: Bump glib2-git requirements, version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 392aa2d95a8f..1ba8bbcb9e14 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.89.5.r2.gb843efcb79
+pkgver=3.89.5.r49.g147e0512c5
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.49.4'
+ 'glib2-git>=2.51.5'
'gdk-pixbuf2>=2.30.0'
'json-glib'
'libcups'