summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Horwell2022-02-03 16:17:15 +0000
committerLuke Horwell2022-02-03 16:17:15 +0000
commit0f6b54f7367d4f28f1a20f8e1c47e233acb599b3 (patch)
tree1c2c0ff898312f300731b49d8d7b089075eff9d0
parent90528d12c6451407456fd4fa4db00c3c73e50bce (diff)
downloadaur-0f6b54f7367d4f28f1a20f8e1c47e233acb599b3.tar.gz
Rebuild for revised RGBA patch: 3.24.31-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de96bcfc1eb9..15c01a5b347b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtk3-classic
pkgdesc = GTK3 patched to provide a more classic experience
pkgver = 3.24.31
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lah7/gtk3-classic
install = gtk3.install
arch = x86_64
@@ -69,7 +69,7 @@ pkgbase = gtk3-classic
conflicts = gtk3
conflicts = gtk3-typeahead
conflicts = gtk3-print-backends
- source = git+https://github.com/lah7/gtk3-classic.git#commit=644ddc7a02e0b83f2fe4ccd6e435f091baf30521
+ source = git+https://github.com/lah7/gtk3-classic.git#commit=884d0e68d3926c2e4d3276747a97a8dbf0ff802a
source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.31.tar.xz
source = gtk-query-immodules-3.0.hook::https://raw.githubusercontent.com/archlinux/svntogit-packages/348566928ab92521329812792b77b491626e64cc/trunk/gtk-query-immodules-3.0.hook
source = settings.ini
diff --git a/PKGBUILD b/PKGBUILD
index 4522919514b8..7587b9e0e7bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@
__arch_pkg_commit="348566928ab92521329812792b77b491626e64cc"
_gtkver=3.24.31
-_gtk3_classic_commit="9f4410c3d84942f77fee2350b50ccb144abb80f3"
+_gtk3_classic_commit="884d0e68d3926c2e4d3276747a97a8dbf0ff802a"
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)