summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dalton2024-01-25 08:44:18 +0200
committerJoey Dalton2024-01-25 08:44:18 +0200
commitea0d039e7ce3f843457ae32021a4113ce80d0d2c (patch)
tree8f8f13cf2b33d345dc7793efa82708d0eef89e31
parent6d48c71fb99a58ad2b61467fcd64d1ed2f8bbcea (diff)
downloadaur-ea0d039e7ce3f843457ae32021a4113ce80d0d2c.tar.gz
Updated to 3.24.40
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD8
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61e29f71067d..a899a5a84b06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtk3-classic-xfce
pkgdesc = Patched GTK+3 that provides a more classic experience, with patches for xfce
- pkgver = 3.24.39
+ pkgver = 3.24.40
pkgrel = 1
url = https://github.com/lah7/gtk3-classic
install = gtk3.install
@@ -60,10 +60,10 @@ pkgbase = gtk3-classic-xfce
optdepends = colord: color management support
optdepends = dconf: default GSettings backend
optdepends = libcups: printer support in print dialog
- provides = gtk3-classic=3.24.39
- provides = gtk3=3.24.39
- provides = gtk3-typeahead=3.24.39
- provides = gtk3-mushrooms=3.24.39
+ provides = gtk3-classic=3.24.40
+ provides = gtk3=3.24.40
+ provides = gtk3-typeahead=3.24.40
+ provides = gtk3-mushrooms=3.24.40
provides = gtk3-print-backends
provides = libgtk-3.so
provides = libgdk-3.so
@@ -75,13 +75,13 @@ pkgbase = gtk3-classic-xfce
conflicts = gtk3-nocsd-git
conflicts = gtk3-nocsd-legacy-git
conflicts = gtk3-classic
- source = git+https://github.com/lah7/gtk3-classic.git#commit=7d7cfa3e8bf316a6e2d8400941b0dba39c2f82a9
- source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.39.tar.xz
- source = gtk-query-immodules-3.0.hook::https://gitlab.archlinux.org/archlinux/packaging/packages/gtk3/-/raw/fd2d2dbbb1d22e97b79f308d6252523833a909d3/gtk-query-immodules-3.0.hook
+ source = git+https://github.com/lah7/gtk3-classic.git#commit=e99850255cfd7f2d08f08a375f958f9c43215329
+ source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.40.tar.xz
+ source = gtk-query-immodules-3.0.hook::https://gitlab.archlinux.org/archlinux/packaging/packages/gtk3/-/raw/4c7924fe02a3b3590c57f3a020cdf1f71adfedfb/gtk-query-immodules-3.0.hook
source = settings.ini
source = appearance__file-chooser-xfce.patch
sha256sums = SKIP
- sha256sums = 1cac3e566b9b2f3653a458c08c2dcdfdca9f908037ac03c9d8564b4295778d79
+ sha256sums = 444dbb11f4fd5d592d74422441671854d1b744d0a7f3a3fbf9d4f936eb0552d3
sha256sums = a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229
sha256sums = 01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202
sha256sums = c443bfa1f70ac5ce2102c83b38b193e78f614b606cb0dae807ecd25d591f1e99
diff --git a/PKGBUILD b/PKGBUILD
index da9f6e100f9b..603181c26387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
# and uses xfce patches from:
# https://github.com/simplejack-src/gtk3-classic-xfce (repository no longer available)
-__arch_pkg_commit="fd2d2dbbb1d22e97b79f308d6252523833a909d3"
-_gtkver=3.24.39
+__arch_pkg_commit="4c7924fe02a3b3590c57f3a020cdf1f71adfedfb"
+_gtkver=3.24.40
_gtk3_classic_url=https://github.com/lah7/gtk3-classic
-_gtk3_classic_commit="7d7cfa3e8bf316a6e2d8400941b0dba39c2f82a9"
+_gtk3_classic_commit="e99850255cfd7f2d08f08a375f958f9c43215329"
_gtk3_classic=gtk3-classic
@@ -93,7 +93,7 @@ source=(git+$_gtk3_classic_url.git#commit=$_gtk3_classic_commit
appearance__file-chooser-xfce.patch
)
sha256sums=('SKIP'
- '1cac3e566b9b2f3653a458c08c2dcdfdca9f908037ac03c9d8564b4295778d79'
+ '444dbb11f4fd5d592d74422441671854d1b744d0a7f3a3fbf9d4f936eb0552d3'
'a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229'
'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
'c443bfa1f70ac5ce2102c83b38b193e78f614b606cb0dae807ecd25d591f1e99')