summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeija2020-01-27 22:22:19 +0100
committerJeija2020-01-27 22:22:19 +0100
commit8b8739d90f96e519efd51a24702cbc599fd54f35 (patch)
treeb7cb4897af310d2c24e7260b587c311d347dda11
parent448ef665292215e997f12b933a3b5781b2f51488 (diff)
downloadaur-8b8739d90f96e519efd51a24702cbc599fd54f35.tar.gz
Update to GTK+ 3.24.13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95b93b99cef5..e56f8de0535d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Oct 30 06:42:21 UTC 2019
+# Mon Jan 27 21:06:21 UTC 2020
pkgbase = gtk3-typeahead
pkgdesc = GTK+ 3 with typeahead feature enabled for the file chooser widget
- pkgver = 3.24.12+32+g39e28ab933
+ pkgver = 3.24.13
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+32+g39e28ab933
+ provides = gtk3=3.24.13
provides = gtk3-print-backends
conflicts = gtk3
replaces = gtk3-print-backends<=3.22.26-1
- source = git+https://gitlab.gnome.org/GNOME/gtk.git#commit=39e28ab93395c32cc2ed49a67bca24d31bac587e
+ source = git+https://gitlab.gnome.org/GNOME/gtk.git#commit=f737908d2f7dc121e0d85507c16fd7a399d4b36a
source = settings.ini
source = gtk-query-immodules-3.0.hook
source = typeahead.patch
diff --git a/PKGBUILD b/PKGBUILD
index c0663dfdc270..b72968a26c7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: twilinx <twilinx@mesecons.net>
pkgname=gtk3-typeahead
-pkgver=3.24.12+32+g39e28ab933
+pkgver=3.24.13
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=39e28ab93395c32cc2ed49a67bca24d31bac587e # gtk-3-24
+_commit=f737908d2f7dc121e0d85507c16fd7a399d4b36a # tags/3.24.13^0
source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
settings.ini
gtk-query-immodules-3.0.hook