summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Horwell2022-09-19 20:57:56 +0100
committerLuke Horwell2022-09-19 21:00:04 +0100
commit185d55e8bef14964a8e7bedc2ee827a2e7d8f6b7 (patch)
tree94763d5b6fa5df57f1b3c8ae5cfe44801d2d330a
parent328a07fed2506d7e40fd0eaa26df2e8bb1bbb0fc (diff)
downloadaur-185d55e8bef14964a8e7bedc2ee827a2e7d8f6b7.tar.gz
Rebuild to fix broken apps after upgrading glib2 to 2.74.0
Removes "fixes__atk-bridge-errors.patch" More details: https://github.com/lah7/gtk3-classic/commit/8e6176c5eb8a3c45e78be0a9190db44d798bb0f6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 971de5cb8051..d30a998e292d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtk3-classic
pkgdesc = GTK3 patched to provide a more classic experience
pkgver = 3.24.34
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lah7/gtk3-classic
install = gtk3.install
arch = x86_64
@@ -72,7 +72,7 @@ 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=221a3257c5d804520e3a26270ac2fc4673d39eb4
+ source = git+https://github.com/lah7/gtk3-classic.git#commit=8e6176c5eb8a3c45e78be0a9190db44d798bb0f6
source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.34.tar.xz
source = gtk-query-immodules-3.0.hook::https://raw.githubusercontent.com/archlinux/svntogit-packages/ef36b28a894a3de835464d89a3ac0bc2898c2317/trunk/gtk-query-immodules-3.0.hook
source = settings.ini
diff --git a/PKGBUILD b/PKGBUILD
index c6823a52e36f..7632fccab8ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@
__arch_pkg_commit="ef36b28a894a3de835464d89a3ac0bc2898c2317"
_gtkver=3.24.34
-_gtk3_classic_commit="221a3257c5d804520e3a26270ac2fc4673d39eb4"
+_gtk3_classic_commit="8e6176c5eb8a3c45e78be0a9190db44d798bb0f6"
pkgbase=gtk3-classic
pkgname=($pkgbase lib32-$pkgbase)
pkgver=${_gtkver}
-pkgrel=1
+pkgrel=2
pkgdesc="GTK3 patched to provide a more classic experience"
url="https://github.com/lah7/gtk3-classic"
conflicts=(gtk3 gtk3-typeahead gtk3-print-backends gtk3-nocsd gtk3-nocsd-git gtk3-nocsd-legacy-git)