summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-04-23 16:06:15 +0100
committerJonathon Fernyhough2021-04-23 16:06:15 +0100
commit6081ea3555928633679b07b4ab9e80f2adbf4514 (patch)
tree83d554c34bc39fa7a8ae716396843e761e097537
parentaeec1838b7be4bccb5387265a1dc20f7e73b589c (diff)
downloadaur-6081ea3555928633679b07b4ab9e80f2adbf4514.tar.gz
Upstream 3.24.29
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD8
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87fe647649e0..909930cc339c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtk3-classic
pkgdesc = GTK3 patched to provide a more classic experience
- pkgver = 3.24.28
- pkgrel = 3
+ pkgver = 3.24.29
+ pkgrel = 1
url = https://github.com/lah7/gtk3-classic
install = gtk3.install
arch = x86_64
@@ -59,9 +59,9 @@ pkgbase = gtk3-classic
makedepends = lib32-libcups
makedepends = lib32-krb5
makedepends = lib32-e2fsprogs
- provides = gtk3=3.24.28
- provides = gtk3-typeahead=3.24.28
- provides = gtk3-mushrooms=3.24.28
+ provides = gtk3=3.24.29
+ provides = gtk3-typeahead=3.24.29
+ provides = gtk3-mushrooms=3.24.29
provides = gtk3-print-backends
provides = libgtk-3.so
provides = libgdk-3.so
@@ -69,13 +69,13 @@ pkgbase = gtk3-classic
conflicts = gtk3
conflicts = gtk3-typeahead
conflicts = gtk3-print-backends
- source = git+https://github.com/lah7/gtk3-classic.git#commit=66b65775822c46e07f5b2f30036010d06dbcbad4
- source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.28.tar.xz
+ source = git+https://github.com/lah7/gtk3-classic.git#commit=fdbaeb4e4936e90f8b92abf23c2cb7dd46fbd03b
+ source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.29.tar.xz
source = settings.ini::https://git.archlinux.org/svntogit/packages.git/plain/trunk/settings.ini?h=packages/gtk3&id=408873e9af613dc26f6d434fe489735fb8c5de75
source = gtk-query-immodules-3.0.hook::https://git.archlinux.org/svntogit/packages.git/plain/trunk/gtk-query-immodules-3.0.hook?h=packages/gtk3&id=408873e9af613dc26f6d434fe489735fb8c5de75
source = README.md
sha256sums = SKIP
- sha256sums = b04e09763367f1ce932cd2ee3a359d4de150e1c38e7bef7d29aa72557a6b47c6
+ sha256sums = f57ec4ade8f15cab0c23a80dcaee85b876e70a8823d9105f067ce335a8268caa
sha256sums = 01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202
sha256sums = a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229
sha256sums = 1d2e3c41c7de03a31d717b09e053c88cbaca2ae74eefd982549c49de81c21ada
@@ -132,7 +132,7 @@ pkgname = lib32-gtk3-classic
depends = lib32-libcups
depends = lib32-krb5
depends = lib32-e2fsprogs
- depends = gtk3-classic>=3.24.28
- provides = lib32-gtk3=3.24.28
+ depends = gtk3-classic>=3.24.29
+ provides = lib32-gtk3=3.24.29
conflicts = lib32-gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 6b07d562909e..d843143e23e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
# https://git.archlinux.org/svntogit/packages.git/plain/trunk/PKGBUILD?h=packages/gtk3
__arch_pkg_commit="408873e9af613dc26f6d434fe489735fb8c5de75"
-_gtkver=3.24.28
+_gtkver=3.24.29
pkgbase=gtk3-classic
pkgname=($pkgbase lib32-$pkgbase)
pkgver=${_gtkver}
-pkgrel=3
+pkgrel=1
pkgdesc="GTK3 patched to provide a more classic experience"
url="https://github.com/lah7/gtk3-classic"
conflicts=(gtk3 gtk3-typeahead gtk3-print-backends)
@@ -34,14 +34,14 @@ makedepends=(
)
install=gtk3.install
source=(
- git+$url.git#commit=66b65775822c46e07f5b2f30036010d06dbcbad4
+ git+$url.git#commit=fdbaeb4e4936e90f8b92abf23c2cb7dd46fbd03b
"https://download.gnome.org/sources/gtk+/${pkgver%.*}/gtk+-$_gtkver.tar.xz"
"settings.ini::https://git.archlinux.org/svntogit/packages.git/plain/trunk/settings.ini?h=packages/gtk3&id=$__arch_pkg_commit"
"gtk-query-immodules-3.0.hook::https://git.archlinux.org/svntogit/packages.git/plain/trunk/gtk-query-immodules-3.0.hook?h=packages/gtk3&id=$__arch_pkg_commit"
README.md
)
sha256sums=('SKIP'
- 'b04e09763367f1ce932cd2ee3a359d4de150e1c38e7bef7d29aa72557a6b47c6'
+ 'f57ec4ade8f15cab0c23a80dcaee85b876e70a8823d9105f067ce335a8268caa'
'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
'a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229'
'1d2e3c41c7de03a31d717b09e053c88cbaca2ae74eefd982549c49de81c21ada')