summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeija2020-04-15 08:19:42 +0200
committerJeija2020-04-15 08:19:42 +0200
commiteb1460c2d2621017be8473832e15bf7ec329fb15 (patch)
treeb0d0b2f6bcfec732c1f9fd8c3bf97b90b6e16221
parentc5ce4734fe146a9c578e7ff58d17b563a41d6466 (diff)
downloadaur-eb1460c2d2621017be8473832e15bf7ec329fb15.tar.gz
Update to GTK+ 3.24.18
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c16a31b3f26..8c9eee53621b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Mar 31 06:49:35 UTC 2020
+# Wed Apr 15 05:56:55 UTC 2020
pkgbase = gtk3-typeahead
pkgdesc = GTK+ 3 with typeahead feature enabled for the file chooser widget
- pkgver = 3.24.16
+ pkgver = 3.24.18
pkgrel = 1
url = https://www.gtk.org/
install = gtk3.install
@@ -43,14 +43,14 @@ pkgbase = gtk3-typeahead
depends = libcanberra
depends = fribidi
depends = iso-codes
- provides = gtk3=3.24.16
+ provides = gtk3=3.24.18
provides = gtk3-print-backends
provides = libgtk-3.so
provides = libgdk-3.so
provides = libgailutil-3.so
conflicts = gtk3
replaces = gtk3-print-backends<=3.22.26-1
- source = git+https://gitlab.gnome.org/GNOME/gtk.git#commit=7624f07764b6127e30788ca651c6fde5f1c0cf7b
+ source = git+https://gitlab.gnome.org/GNOME/gtk.git#commit=f9decb0cd61f7102af6b5d1f70493bfe6dacb3d1
source = settings.ini
source = gtk-query-immodules-3.0.hook
source = typeahead.patch
diff --git a/PKGBUILD b/PKGBUILD
index 845ec437ace1..402d8f00de4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: twilinx <twilinx@mesecons.net>
pkgname=gtk3-typeahead
-pkgver=3.24.16
+pkgver=3.24.18
pkgrel=1
conflicts=(gtk3)
provides=("gtk3=$pkgver" gtk3-print-backends libgtk-3.so libgdk-3.so libgailutil-3.so)
@@ -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=7624f07764b6127e30788ca651c6fde5f1c0cf7b # tags/3.24.16^0
+_commit=f9decb0cd61f7102af6b5d1f70493bfe6dacb3d1 # tags/3.24.18^0
source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
settings.ini
gtk-query-immodules-3.0.hook