This repository was archived by the owner on May 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-72
lines changed Expand file tree Collapse file tree 2 files changed +3
-72
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 33
44pkgbase=gtk3
55pkgname=(gtk3 gtk-update-icon-cache)
6- pkgver=3.24.23
7- pkgrel=4
6+ pkgver=3.24.24
7+ pkgrel=1
88epoch=1
99pkgdesc=" GObject-based multi-platform GUI toolkit"
1010arch=(x86_64)
@@ -16,15 +16,13 @@ depends=(atk cairo libxcursor libxinerama libxrandr libxi libepoxy gdk-pixbuf2
1616 libcups libcanberra fribidi iso-codes tracker3 libcloudproviders)
1717makedepends=(gobject-introspection gtk-doc git glib2-docs sassc meson)
1818license=(LGPL)
19- _commit=016e8c55ab924c9ef4d32c8cb06253b1dc1be60d # tags/3.24.23 ^0
19+ _commit=de8329b3ce4b235eac9ddcbb6cd121cc83dd9e74 # tags/3.24.24 ^0
2020source=(" git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit "
21- 0001-gtkplacessidebar-Disconnect-and-unref-cloud_manager-.patch
2221 settings.ini
2322 gtk-query-immodules-3.0.hook
2423 gtk-update-icon-cache.hook
2524 gtk-update-icon-cache.script)
2625sha256sums=(' SKIP'
27- ' d6f6bf347482553bc20a1640c1619f674520b853a5b2ade9fd56bb77bfdfe170'
2826 ' 01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
2927 ' a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229'
3028 ' 2d435e3bec8b79b533f00f6d04decb1d7c299c6e89b5b175f20be0459f003fe8'
@@ -37,9 +35,6 @@ pkgver() {
3735
3836prepare () {
3937 cd gtk
40-
41- # https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/2669
42- git apply -3 ../0001-gtkplacessidebar-Disconnect-and-unref-cloud_manager-.patch
4338}
4439
4540build () {
You can’t perform that action at this time.
0 commit comments