summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeija2017-01-25 19:08:04 +0100
committerJeija2017-01-25 19:08:31 +0100
commitb129641134019fc7b79b58a2c93be3e3c341f0d6 (patch)
tree1b82a566d9c13639f41b4c6b6140a7e3ac06c265
parent5048da1aca17e5a0734257414371286d8ed70e2e (diff)
downloadaur-b129641134019fc7b79b58a2c93be3e3c341f0d6.tar.gz
Update to GTK+ 3.22.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 926d70199a5a..6cc833a4c969 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 19 19:24:49 UTC 2016
+# Wed Jan 25 17:28:03 UTC 2017
pkgbase = gtk3-typeahead
pkgdesc = GTK+ 3 with typeahead feature enabled for the file chooser widget
- pkgver = 3.22.5
+ pkgver = 3.22.7
pkgrel = 1
url = http://www.gtk.org/
install = gtk3.install
@@ -41,9 +41,9 @@ pkgbase = gtk3-typeahead
depends = gtk-update-icon-cache
optdepends = libcanberra: gtk3-widget-factory demo
optdepends = gtk3-print-backends: Printing
- provides = gtk3=3.22.5
+ provides = gtk3=3.22.7
conflicts = gtk3
- source = git://git.gnome.org/gtk+#commit=a8991a6bea0023c6d5bec8b2ab704b7ae067d7a6
+ source = git://git.gnome.org/gtk+#commit=a22e80122ede660844742fd7e41f16ef8e070510
source = settings.ini
source = gtk-query-immodules-3.0.hook
source = typeahead.patch
diff --git a/PKGBUILD b/PKGBUILD
index c02bb2590e7b..1fae8b880c9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: twilinx <twilinx@mesecons.net>
pkgname=gtk3-typeahead
-pkgver=3.22.5
+pkgver=3.22.7
pkgrel=1
conflicts=(gtk3)
provides=("gtk3=$pkgver")
@@ -16,7 +16,7 @@ optdepends=('libcanberra: gtk3-widget-factory demo'
'gtk3-print-backends: Printing')
makedepends=(gobject-introspection libcanberra gtk-doc git colord rest libcups)
license=(LGPL)
-_commit=a8991a6bea0023c6d5bec8b2ab704b7ae067d7a6 # tags/3.22.5^0
+_commit=a22e80122ede660844742fd7e41f16ef8e070510 # tags/3.22.7^0
source=("git://git.gnome.org/gtk+#commit=$_commit"
settings.ini
gtk-query-immodules-3.0.hook