summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Horwell2023-03-03 09:05:55 +0000
committerLuke Horwell2023-03-03 09:05:55 +0000
commit406616e6821007c1b1e9e29b00afe890b76006f2 (patch)
tree237d1b77f2e2fd23efaa5a8906450e7e384e2309
parente0d28569d8fbd8d01b40dbf21d6ec5a157f2ca07 (diff)
downloadaur-406616e6821007c1b1e9e29b00afe890b76006f2.tar.gz
Upstream 3.24.37
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e2cb819d78e..f4a23ac10569 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtk3-classic
pkgdesc = GTK3 patched to provide a more classic experience
- pkgver = 3.24.36
+ pkgver = 3.24.37
pkgrel = 1
url = https://github.com/lah7/gtk3-classic
install = gtk3.install
@@ -60,9 +60,9 @@ pkgbase = gtk3-classic
optdepends = colord: color management support
optdepends = dconf: default GSettings backend
optdepends = libcups: printer support in print dialog
- provides = gtk3=3.24.36
- provides = gtk3-typeahead=3.24.36
- provides = gtk3-mushrooms=3.24.36
+ provides = gtk3=3.24.37
+ provides = gtk3-typeahead=3.24.37
+ provides = gtk3-mushrooms=3.24.37
provides = gtk3-print-backends
provides = libgtk-3.so
provides = libgdk-3.so
@@ -73,12 +73,12 @@ pkgbase = gtk3-classic
conflicts = gtk3-nocsd
conflicts = gtk3-nocsd-git
conflicts = gtk3-nocsd-legacy-git
- source = git+https://github.com/lah7/gtk3-classic.git#commit=ca470ac4870271fd9b40a4478c15a70fd10a3a68
- source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.36.tar.xz
- source = gtk-query-immodules-3.0.hook::https://raw.githubusercontent.com/archlinux/svntogit-packages/ec12847fb811add133b399aaf0916c96eb03862e/trunk/gtk-query-immodules-3.0.hook
+ source = git+https://github.com/lah7/gtk3-classic.git#commit=23bb70c43eaf9eef9e9c749e20e1f60eda54b710
+ source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.37.tar.xz
+ source = gtk-query-immodules-3.0.hook::https://raw.githubusercontent.com/archlinux/svntogit-packages/a683ff63aa2c307fe73f4cc6f464791951b14f7c/trunk/gtk-query-immodules-3.0.hook
source = settings.ini
sha256sums = SKIP
- sha256sums = 27a6ef157743350c807ffea59baa1d70226dbede82a5e953ffd58ea6059fe691
+ sha256sums = 6745f0b4c053794151fd0f0e2474b077cccff5f83e9dd1bf3d39fe9fe5fb7f57
sha256sums = a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229
sha256sums = 01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202
diff --git a/PKGBUILD b/PKGBUILD
index 1db736d3bcbb..576b0e9ebb09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
# This file is based on original PKGBUILD of GTK3 package.
# https://git.archlinux.org/svntogit/packages.git/plain/trunk/PKGBUILD?h=packages/gtk3
-__arch_pkg_commit="ec12847fb811add133b399aaf0916c96eb03862e"
-_gtkver=3.24.36
+__arch_pkg_commit="a683ff63aa2c307fe73f4cc6f464791951b14f7c"
+_gtkver=3.24.37
-_gtk3_classic_commit="ca470ac4870271fd9b40a4478c15a70fd10a3a68"
+_gtk3_classic_commit="23bb70c43eaf9eef9e9c749e20e1f60eda54b710"
pkgbase=gtk3-classic
pkgname=($pkgbase)
@@ -91,7 +91,7 @@ source=(
settings.ini
)
sha256sums=('SKIP'
- '27a6ef157743350c807ffea59baa1d70226dbede82a5e953ffd58ea6059fe691'
+ '6745f0b4c053794151fd0f0e2474b077cccff5f83e9dd1bf3d39fe9fe5fb7f57'
'a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229'
'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202')