summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandrewSC2017-08-04 09:51:44 -0400
committerandrewSC2017-08-04 09:51:44 -0400
commit4b131f9e5688ea69f37be641f00fb96dab43bd0b (patch)
treebd04da6e19dc4331881685ee4128a82fc3fe49d1
parentd5497547bf76d72759125058131413c37bb1b4c5 (diff)
downloadaur-4b131f9e5688ea69f37be641f00fb96dab43bd0b.tar.gz
Bumping required wayland-protocols version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2d537d40aa7..0b60ae51632c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtk4-git
pkgdesc = GObject-based multi-platform GUI toolkit (GIT Version)
- pkgver = 3.91.2.r411.g5e7894feb9
+ pkgver = 3.91.2.r462.g0740fb5c64
pkgrel = 1
url = http://www.gtk.org/
arch = i686
@@ -36,7 +36,7 @@ pkgbase = gtk4-git
depends = pango-git>=1.37.3
depends = shared-mime-info
depends = wayland-git>=1.9.91
- depends = wayland-protocols-git>=1.7
+ depends = wayland-protocols-git>=1.9
depends = graphene>=1.5.1
optdepends = gnome-icon-theme: Default icon theme
optdepends = gnome-themes-standard: Default widget theme
@@ -84,7 +84,7 @@ pkgname = gtk4-git
depends = pango-git>=1.37.3
depends = shared-mime-info
depends = wayland-git>=1.9.91
- depends = wayland-protocols-git>=1.7
+ depends = wayland-protocols-git>=1.9
depends = graphene>=1.5.1
depends = gtk-update-icon-cache
diff --git a/PKGBUILD b/PKGBUILD
index 5fed6836d652..2bfb72a6aae3 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.2.r411.g5e7894feb9
+pkgver=3.91.2.r462.g0740fb5c64
pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit (GIT Version)"
arch=('i686' 'x86_64')
@@ -31,7 +31,7 @@ depends=('adwaita-icon-theme'
'pango-git>=1.37.3'
'shared-mime-info'
'wayland-git>=1.9.91'
- 'wayland-protocols-git>=1.7'
+ 'wayland-protocols-git>=1.9'
'graphene>=1.5.1')
makedepends=('gobject-introspection-git'
'gtk-doc'