summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dalton2023-08-18 19:53:48 +0200
committerJoey Dalton2023-08-18 19:53:48 +0200
commit9f0bf5d8273e54531facf3faba7a84b573a8ec73 (patch)
tree68aceacb94391331797c5c92c340a0660debbfb9
parent7e8f2b1f9aeb61521136e47e2a4aad2259f144d8 (diff)
downloadaur-9f0bf5d8273e54531facf3faba7a84b573a8ec73.tar.gz
Updated to release 3 of the gtk3-classic PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8259dd30d317..6184d434dbbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtk3-classic-xfce
pkgdesc = Patched GTK+3 that provides a more classic experience, with patches for xfce
pkgver = 3.24.38
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/lah7/gtk3-classic
install = gtk3.install
arch = x86_64
@@ -74,7 +74,7 @@ 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=e7c8838e39a23d8381521123a8f58fcd2b2c2037
+ source = git+https://github.com/lah7/gtk3-classic.git#commit=ad4dccf4bda249e1725380dea660e6bded5c4444
source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.38.tar.xz
source = gtk-query-immodules-3.0.hook::https://gitlab.archlinux.org/archlinux/packaging/packages/gtk3/-/raw/108c7090a77081cd124c819e014ced95b4648d55/gtk-query-immodules-3.0.hook
source = settings.ini
diff --git a/PKGBUILD b/PKGBUILD
index e55a0af0ec0e..f5640c6f0121 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,14 +8,14 @@
__arch_pkg_commit="108c7090a77081cd124c819e014ced95b4648d55"
_gtkver=3.24.38
-_gtk3_classic_commit="e7c8838e39a23d8381521123a8f58fcd2b2c2037"
+_gtk3_classic_commit="ad4dccf4bda249e1725380dea660e6bded5c4444"
_gtk3_classic=gtk3-classic
pkgbase=gtk3-classic-xfce
pkgname=($pkgbase)
pkgver=${_gtkver}
-pkgrel=2
+pkgrel=3
pkgdesc="Patched GTK+3 that provides a more classic experience, with patches for xfce"
url="https://github.com/lah7/gtk3-classic"
conflicts=(gtk3 gtk3-typeahead gtk3-print-backends gtk3-nocsd gtk3-nocsd-git gtk3-nocsd-legacy-git gtk3-classic)