summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Horwell2022-03-26 16:22:55 +0000
committerLuke Horwell2022-03-26 16:22:55 +0000
commit47e699759b79bcaa023139d921fc07d61a78ba20 (patch)
treec39a06e8ade7ad4d32153bcc7f3274ad233788f6
parentff4487301bd6fd7dec55b2efcf0cfc93694e3581 (diff)
downloadaur-47e699759b79bcaa023139d921fc07d61a78ba20.tar.gz
Upstream 3.24.33
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD8
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e58e1036ea08..aa9ebeaa4acb 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 = 3
+ pkgver = 3.24.33
+ 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.31
- provides = gtk3-typeahead=3.24.31
- provides = gtk3-mushrooms=3.24.31
+ provides = gtk3=3.24.33
+ provides = gtk3-typeahead=3.24.33
+ provides = gtk3-mushrooms=3.24.33
provides = gtk3-print-backends
provides = libgtk-3.so
provides = libgdk-3.so
@@ -70,8 +70,8 @@ pkgbase = gtk3-classic
conflicts = gtk3-typeahead
conflicts = gtk3-print-backends
source = git+https://github.com/lah7/gtk3-classic.git#commit=221a3257c5d804520e3a26270ac2fc4673d39eb4
- 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/e73aeb8db960eb45cc8d7b4858293b83d4887da4/trunk/gtk-query-immodules-3.0.hook
+ source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.33.tar.xz
+ source = gtk-query-immodules-3.0.hook::https://raw.githubusercontent.com/archlinux/svntogit-packages/194c90c257f7abf1094736dffd3d6152f8b0cb00/trunk/gtk-query-immodules-3.0.hook
source = settings.ini
sha256sums = SKIP
sha256sums = 423c3e7fdb4c459ee889e35fd4d71fd2623562541c1041b11c07e5ad1ff10bf9
@@ -130,6 +130,6 @@ pkgname = lib32-gtk3-classic
depends = lib32-libcups
depends = lib32-krb5
depends = lib32-e2fsprogs
- depends = gtk3-classic>=3.24.31
- provides = lib32-gtk3=3.24.31
+ depends = gtk3-classic>=3.24.33
+ provides = lib32-gtk3=3.24.33
conflicts = lib32-gtk3
diff --git a/PKGBUILD b/PKGBUILD
index ac779b4b8116..2b3fb8a03f5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,15 +5,15 @@
# This file is based on original PKGBUILD of GTK3 package.
# https://git.archlinux.org/svntogit/packages.git/plain/trunk/PKGBUILD?h=packages/gtk3
-__arch_pkg_commit="e73aeb8db960eb45cc8d7b4858293b83d4887da4"
-_gtkver=3.24.31
+__arch_pkg_commit="194c90c257f7abf1094736dffd3d6152f8b0cb00"
+_gtkver=3.24.33
_gtk3_classic_commit="221a3257c5d804520e3a26270ac2fc4673d39eb4"
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)
@@ -42,7 +42,7 @@ source=(
settings.ini
)
sha256sums=('SKIP'
- '423c3e7fdb4c459ee889e35fd4d71fd2623562541c1041b11c07e5ad1ff10bf9'
+ '588b06522e25d1579e989b6f9d8a1bdbf2fe13cde01a04e904ff346a225e7801'
'a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229'
'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202')