summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Horwell2021-10-31 19:19:35 +0000
committerLuke Horwell2021-10-31 19:30:24 +0000
commit3cacdbeed16509f690f3a00ff5bb6a5be36d98cd (patch)
tree41af30f49caef70bb52efb80eb794b85611ebf8d
parentf24905e36609f53954913a76f484c7cd48a96dfd (diff)
downloadaur-3cacdbeed16509f690f3a00ff5bb6a5be36d98cd.tar.gz
Rebuild for revised CSD patch: 3.24.30-2
CSD: Make title transparent instead of removing it
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdde9e0b007d..b2ad16e27f63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtk3-classic
pkgdesc = GTK3 patched to provide a more classic experience
pkgver = 3.24.30
- 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=c2043c9140121ed5875ce66f61bd934e342a7e80
+ source = git+https://github.com/lah7/gtk3-classic.git#commit=b6ade1bee1c9c0cb3682a8dd4e5e92a28fee540b
source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.30.tar.xz
source = gtk-query-immodules-3.0.hook::https://raw.githubusercontent.com/archlinux/svntogit-packages/2e881c9916dd4babb5f9922fb07dce2345b3cb4b/trunk/gtk-query-immodules-3.0.hook
source = settings.ini
diff --git a/PKGBUILD b/PKGBUILD
index ed55a9ca90ba..9a28a0471c7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@
__arch_pkg_commit="2e881c9916dd4babb5f9922fb07dce2345b3cb4b"
_gtkver=3.24.30
-_gtk3_classic_commit="12f90e216bd894b27cfedc5b1eb918fd7cae4811"
+_gtk3_classic_commit="b6ade1bee1c9c0cb3682a8dd4e5e92a28fee540b"
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)