summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Horwell2023-03-07 20:45:41 +0000
committerLuke Horwell2023-03-07 20:45:41 +0000
commit85f245a78a948143bc8c669c710752bd1adb3b6b (patch)
tree633c391c8086c7a03e2d52dfea7ff35a83a99e0d
parent406616e6821007c1b1e9e29b00afe890b76006f2 (diff)
downloadaur-85f245a78a948143bc8c669c710752bd1adb3b6b.tar.gz
3.24.37-2: Add patch for Wayland
For details: https://github.com/lah7/gtk3-classic/pull/93
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4a23ac10569..7651af891842 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtk3-classic
pkgdesc = GTK3 patched to provide a more classic experience
pkgver = 3.24.37
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lah7/gtk3-classic
install = gtk3.install
arch = x86_64
@@ -73,7 +73,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=23bb70c43eaf9eef9e9c749e20e1f60eda54b710
+ source = git+https://github.com/lah7/gtk3-classic.git#commit=7f47e156bb7452cd97e89ab6a0fca81d694be6a1
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
diff --git a/PKGBUILD b/PKGBUILD
index 576b0e9ebb09..dab2ca61be1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@
__arch_pkg_commit="a683ff63aa2c307fe73f4cc6f464791951b14f7c"
_gtkver=3.24.37
-_gtk3_classic_commit="23bb70c43eaf9eef9e9c749e20e1f60eda54b710"
+_gtk3_classic_commit="7f47e156bb7452cd97e89ab6a0fca81d694be6a1"
pkgbase=gtk3-classic
pkgname=($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)