summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeija2019-09-08 11:51:01 +0200
committerJeija2019-09-08 11:51:01 +0200
commit072a3a4ef593e891d29cc41da0d708ed724726c7 (patch)
tree13dde2df75ac4eb43e630f62e6a4241d0e19d9d7
parenta6fa16b22ff5a3d68d18303773883e0e434c4a62 (diff)
downloadaur-072a3a4ef593e891d29cc41da0d708ed724726c7.tar.gz
Update to GTK+ 3.24.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10e2ebb35ac1..459a10c61fcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtk3-typeahead
pkgdesc = GTK+ 3 with typeahead feature enabled for the file chooser widget
- pkgver = 3.24.10
+ pkgver = 3.24.11
pkgrel = 1
url = https://www.gtk.org/
install = gtk3.install
@@ -41,11 +41,11 @@ pkgbase = gtk3-typeahead
depends = libcanberra
depends = fribidi
depends = iso-codes
- provides = gtk3=3.24.10
+ provides = gtk3=3.24.11
provides = gtk3-print-backends
conflicts = gtk3
replaces = gtk3-print-backends<=3.22.26-1
- source = git+https://gitlab.gnome.org/GNOME/gtk.git#commit=3642629767ec54c4079f7d90a9ea780a225bfe5e
+ source = git+https://gitlab.gnome.org/GNOME/gtk.git#commit=622111f1caf9104251de79bfa27ccfba9614cc90
source = settings.ini
source = gtk-query-immodules-3.0.hook
source = typeahead.patch
diff --git a/PKGBUILD b/PKGBUILD
index 66702a05356a..cafd33eaa367 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: twilinx <twilinx@mesecons.net>
pkgname=gtk3-typeahead
-pkgver=3.24.10
+pkgver=3.24.11
pkgrel=1
conflicts=(gtk3)
provides=("gtk3=$pkgver" gtk3-print-backends)
@@ -16,7 +16,7 @@ depends=(atk cairo libxcursor libxinerama libxrandr libxi libepoxy gdk-pixbuf2 d
cantarell-fonts colord rest libcups libcanberra fribidi iso-codes)
makedepends=(gobject-introspection gtk-doc git glib2-docs sassc meson)
license=(LGPL)
-_commit=3642629767ec54c4079f7d90a9ea780a225bfe5e # tags/3.24.10^0
+_commit=622111f1caf9104251de79bfa27ccfba9614cc90 # tags/3.24.11^0
source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
settings.ini
gtk-query-immodules-3.0.hook