summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Horwell2023-05-25 18:48:25 +0100
committerLuke Horwell2023-05-25 18:48:25 +0100
commitdf81878df4350a924d0d614a5678968851afa068 (patch)
tree769de1f97c8becb22e7aff62d8f0b2943c560515
parent85f245a78a948143bc8c669c710752bd1adb3b6b (diff)
downloadaur-df81878df4350a924d0d614a5678968851afa068.tar.gz
Upstream 3.24.38
Update URLs for Arch Linux, as packages are now hosted on GitLab.
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD16
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7651af891842..c962a2151eed 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 = 2
+ pkgdesc = Patched GTK+3 that provides a more classic experience
+ pkgver = 3.24.38
+ pkgrel = 1
url = https://github.com/lah7/gtk3-classic
install = gtk3.install
arch = x86_64
@@ -60,9 +60,9 @@ pkgbase = gtk3-classic
optdepends = colord: color management support
optdepends = dconf: default GSettings backend
optdepends = libcups: printer support in print dialog
- provides = gtk3=3.24.37
- provides = gtk3-typeahead=3.24.37
- provides = gtk3-mushrooms=3.24.37
+ provides = gtk3=3.24.38
+ provides = gtk3-typeahead=3.24.38
+ provides = gtk3-mushrooms=3.24.38
provides = gtk3-print-backends
provides = libgtk-3.so
provides = libgdk-3.so
@@ -73,12 +73,12 @@ 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=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 = git+https://github.com/lah7/gtk3-classic.git#commit=81d64cc99e69f5abddba6a9b336b187b142e8104
+ 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
sha256sums = SKIP
- sha256sums = 6745f0b4c053794151fd0f0e2474b077cccff5f83e9dd1bf3d39fe9fe5fb7f57
+ sha256sums = ce11decf018b25bdd8505544a4f87242854ec88be054d9ade5f3a20444dd8ee7
sha256sums = a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229
sha256sums = 01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202
diff --git a/PKGBUILD b/PKGBUILD
index dab2ca61be1a..5f1096194da3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
# Contributor: Tomasz Gąsior <tomaszgasior.pl>
# This file is based on original PKGBUILD of GTK3 package.
-# https://git.archlinux.org/svntogit/packages.git/plain/trunk/PKGBUILD?h=packages/gtk3
+# https://gitlab.archlinux.org/archlinux/packaging/packages/gtk3/-/commits/main
-__arch_pkg_commit="a683ff63aa2c307fe73f4cc6f464791951b14f7c"
-_gtkver=3.24.37
+__arch_pkg_commit="108c7090a77081cd124c819e014ced95b4648d55"
+_gtkver=3.24.38
-_gtk3_classic_commit="7f47e156bb7452cd97e89ab6a0fca81d694be6a1"
+_gtk3_classic_commit="81d64cc99e69f5abddba6a9b336b187b142e8104"
pkgbase=gtk3-classic
pkgname=($pkgbase)
pkgver=${_gtkver}
-pkgrel=2
-pkgdesc="GTK3 patched to provide a more classic experience"
+pkgrel=1
+pkgdesc="Patched GTK+3 that provides 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)
provides=(gtk3=$_gtkver gtk3-typeahead=$_gtkver gtk3-mushrooms=$_gtkver gtk3-print-backends
@@ -87,11 +87,11 @@ source=(
git+$url.git#commit=$_gtk3_classic_commit
"https://download.gnome.org/sources/gtk+/${pkgver%.*}/gtk+-$_gtkver.tar.xz"
- "gtk-query-immodules-3.0.hook::https://raw.githubusercontent.com/archlinux/svntogit-packages/$__arch_pkg_commit/trunk/gtk-query-immodules-3.0.hook"
+ "gtk-query-immodules-3.0.hook::https://gitlab.archlinux.org/archlinux/packaging/packages/gtk3/-/raw/$__arch_pkg_commit/gtk-query-immodules-3.0.hook"
settings.ini
)
sha256sums=('SKIP'
- '6745f0b4c053794151fd0f0e2474b077cccff5f83e9dd1bf3d39fe9fe5fb7f57'
+ 'ce11decf018b25bdd8505544a4f87242854ec88be054d9ade5f3a20444dd8ee7'
'a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229'
'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202')