summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Astals Cid2023-05-22 21:16:22 +0200
committerAlbert Astals Cid2023-05-22 21:16:22 +0200
commita5983d6d0192b2d6a4c676cb4c8f21555a4b7215 (patch)
tree920ac43f022915158130174d52d40df4ac348085
parent166eec28eff1a07345fb0da93b49e22aa963b5f2 (diff)
downloadaur-a5983d6d0192b2d6a4c676cb4c8f21555a4b7215.tar.gz
Update 3.24.38
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3e6b6487748..7de168ecf141 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtk3-no_deadkeys_underline
pkgdesc = Like gtk3 in extra but with a patch to disable dead keys having an underline below them while typing and also without tracker3
- pkgver = 3.24.37
+ pkgver = 3.24.38
pkgrel = 1
epoch = 1
url = https://www.gtk.org/
@@ -58,7 +58,7 @@ pkgbase = gtk3-no_deadkeys_underline
conflicts = gtk3
replaces = gtk3-print-backends<=3.22.26-1
options = debug
- source = git+https://gitlab.gnome.org/GNOME/gtk.git#commit=013b629a2e5420cc01647f859226eb1a37ebe661
+ source = git+https://gitlab.gnome.org/GNOME/gtk.git#commit=3e6fd55ee00d4209ce2f2af292829e4d6f674adc
source = gtk-query-immodules-3.0.hook
source = no_deadkeys_underline.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f221945e250b..2f24db5bfbbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=gtk3-no_deadkeys_underline
-pkgver=3.24.37
+pkgver=3.24.38
pkgrel=1
epoch=1
pkgdesc="Like gtk3 in extra but with a patch to disable dead keys having an underline below them while typing and also without tracker3"
@@ -61,7 +61,7 @@ replaces=("gtk3-print-backends<=3.22.26-1")
license=(LGPL)
options=(debug)
install=gtk3.install
-_commit=013b629a2e5420cc01647f859226eb1a37ebe661 # tags/3.24.37^0
+_commit=3e6fd55ee00d4209ce2f2af292829e4d6f674adc # tags/3.24.38^0
source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
gtk-query-immodules-3.0.hook
no_deadkeys_underline.patch