summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-03-27 16:23:51 -0600
committerMark Wagie2021-03-27 16:23:51 -0600
commit7a8b4a983b34bfb537d0ea9d5917b375ddede3de (patch)
treef334c3dcb7e4d5860059c86f134f23e0fde3f86e /PKGBUILD
parent0700b8949c13e79a18469f7a1902a3ce600966a8 (diff)
downloadaur-7a8b4a983b34bfb537d0ea9d5917b375ddede3de.tar.gz
3.24.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8e09bcd83b4..95c35707a156 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=gtk3-typeahead
-pkgver=3.24.27
-pkgrel=4
+pkgver=3.24.28
+pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit - Typeahead feature enabled for file chooser widget"
arch=(x86_64)
url="https://www.gtk.org/"
@@ -20,7 +20,7 @@ provides=("gtk3=$pkgver" gtk3-print-backends libgtk-3.so libgdk-3.so libgailutil
conflicts=(gtk3 gtk3-print-backends)
replaces=("gtk3-print-backends<=3.22.26-1")
install=gtk3.install
-_commit=c7df3b9e9790012e6c5fbad6a4f4519bcf75561f # tags/3.24.27^0
+_commit=23db3508899f8304482b68e04a181bb081549081 # tags/3.24.28^0
source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
gtk-query-immodules-3.0.hook
typeahead.patch)