summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Crerar2018-03-26 14:51:04 -0400
committerAndrew Crerar2018-03-26 14:51:04 -0400
commit6a2ba6f89fab985f4164cfe94f836dc8a8fe5d7a (patch)
treecd7e758ac6c7474633832bfa22bb20e84d3103ad /PKGBUILD
parent999d1f8a94eab48a5fd42f59c365a18eda2d265a (diff)
downloadaur-6a2ba6f89fab985f4164cfe94f836dc8a8fe5d7a.tar.gz
Bumping glib2-git ver requirement
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f94fdcba6292..30cb8e484a91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=(gtk4-git)
pkgver=3.93.0.r988.gf494d6ae1f
-pkgrel=1
+pkgrel=2
pkgdesc="GObject-based multi-platform GUI toolkit (GIT Version)"
arch=('x86_64')
url="https://www.gtk.org/"
license=('LGPL')
-depends=('at-spi2-atk' 'atk-git>=2.15.1' 'dconf' 'glib2-git>=2.53.7' 'libepoxy>=1.4'
+depends=('at-spi2-atk' 'atk-git>=2.15.1' 'dconf' 'glib2-git>=2.55.0' 'libepoxy>=1.4'
'libxcomposite' 'libxcursor' 'libxinerama' 'libxkbcommon' 'libxrandr' 'mesa'
'pango-git>=1.41.0' 'wayland-git>=1.9.91' 'graphene>=1.5.1' 'json-glib'
'colord' 'libcups' 'rest' 'vulkan-icd-loader' 'gst-plugins-bad')