summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeija2019-10-30 07:43:12 +0100
committerJeija2019-10-30 07:43:12 +0100
commit448ef665292215e997f12b933a3b5781b2f51488 (patch)
tree3206b88748a4c24e0c9be2b623459d0b01a7afe3
parent594c77b169ee3563bc1bd752c04e32049ddf3869 (diff)
downloadaur-448ef665292215e997f12b933a3b5781b2f51488.tar.gz
Update to GTK+ 3.24.12+32+g39e28ab933
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8432b428b465..95b93b99cef5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Oct 12 08:20:36 UTC 2019
+# Wed Oct 30 06:42:21 UTC 2019
pkgbase = gtk3-typeahead
pkgdesc = GTK+ 3 with typeahead feature enabled for the file chooser widget
- pkgver = 3.24.12
+ pkgver = 3.24.12+32+g39e28ab933
pkgrel = 1
url = https://www.gtk.org/
install = gtk3.install
@@ -43,11 +43,11 @@ pkgbase = gtk3-typeahead
depends = libcanberra
depends = fribidi
depends = iso-codes
- provides = gtk3=3.24.12
+ provides = gtk3=3.24.12+32+g39e28ab933
provides = gtk3-print-backends
conflicts = gtk3
replaces = gtk3-print-backends<=3.22.26-1
- source = git+https://gitlab.gnome.org/GNOME/gtk.git#commit=075dcc142aa525778268165095de019b736f3efa
+ source = git+https://gitlab.gnome.org/GNOME/gtk.git#commit=39e28ab93395c32cc2ed49a67bca24d31bac587e
source = settings.ini
source = gtk-query-immodules-3.0.hook
source = typeahead.patch
diff --git a/PKGBUILD b/PKGBUILD
index 2f97e6152840..c0663dfdc270 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: twilinx <twilinx@mesecons.net>
pkgname=gtk3-typeahead
-pkgver=3.24.12
+pkgver=3.24.12+32+g39e28ab933
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=075dcc142aa525778268165095de019b736f3efa # tags/3.24.12^0
+_commit=39e28ab93395c32cc2ed49a67bca24d31bac587e # gtk-3-24
source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
settings.ini
gtk-query-immodules-3.0.hook