summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandrewSC2017-03-24 09:50:40 -0400
committerandrewSC2017-03-24 09:50:40 -0400
commit23795d62a3c3f436a2560decec866a46d6f02879 (patch)
treec311d016f88f55f5fd22b2bc6d139c896211130f
parent7b72fe0565ace6244efea63cd4ea9e239852f45b (diff)
downloadaur-23795d62a3c3f436a2560decec866a46d6f02879.tar.gz
PKGBUILD: Bump glib2-git requirements, version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec64a22a40e6..1b31770b6753 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtk4-git
pkgdesc = GObject-based multi-platform GUI toolkit (GIT Version)
- pkgver = 3.89.5.r2.gb843efcb79
+ pkgver = 3.89.5.r49.g147e0512c5
pkgrel = 1
url = http://www.gtk.org/
arch = i686
@@ -19,7 +19,7 @@ pkgbase = gtk4-git
depends = cairo>=1.14.0
depends = dconf
depends = desktop-file-utils
- depends = glib2-git>=2.49.4
+ depends = glib2-git>=2.51.5
depends = gdk-pixbuf2>=2.30.0
depends = json-glib
depends = libcups
@@ -67,7 +67,7 @@ pkgname = gtk4-git
depends = cairo>=1.14.0
depends = dconf
depends = desktop-file-utils
- depends = glib2-git>=2.49.4
+ depends = glib2-git>=2.51.5
depends = gdk-pixbuf2>=2.30.0
depends = json-glib
depends = libcups
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'