Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit d97d0b1

Browse files
heftigsvntogit
authored andcommitted
archrelease: copy trunk to extra-x86_64
git-svn-id: file:///srv/repos/svn-packages/svn@402914 eb2447ed-0c53-47e4-bac8-5bc4a241df78
1 parent 408873e commit d97d0b1

File tree

2 files changed

+3
-72
lines changed

2 files changed

+3
-72
lines changed

repos/extra-x86_64/0001-gtkplacessidebar-Disconnect-and-unref-cloud_manager-.patch

Lines changed: 0 additions & 64 deletions
This file was deleted.

repos/extra-x86_64/PKGBUILD

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
pkgbase=gtk3
55
pkgname=(gtk3 gtk-update-icon-cache)
6-
pkgver=3.24.23
7-
pkgrel=4
6+
pkgver=3.24.24
7+
pkgrel=1
88
epoch=1
99
pkgdesc="GObject-based multi-platform GUI toolkit"
1010
arch=(x86_64)
@@ -16,15 +16,13 @@ depends=(atk cairo libxcursor libxinerama libxrandr libxi libepoxy gdk-pixbuf2
1616
libcups libcanberra fribidi iso-codes tracker3 libcloudproviders)
1717
makedepends=(gobject-introspection gtk-doc git glib2-docs sassc meson)
1818
license=(LGPL)
19-
_commit=016e8c55ab924c9ef4d32c8cb06253b1dc1be60d # tags/3.24.23^0
19+
_commit=de8329b3ce4b235eac9ddcbb6cd121cc83dd9e74 # tags/3.24.24^0
2020
source=("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)
2625
sha256sums=('SKIP'
27-
'd6f6bf347482553bc20a1640c1619f674520b853a5b2ade9fd56bb77bfdfe170'
2826
'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
2927
'a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229'
3028
'2d435e3bec8b79b533f00f6d04decb1d7c299c6e89b5b175f20be0459f003fe8'
@@ -37,9 +35,6 @@ pkgver() {
3735

3836
prepare() {
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

4540
build() {

0 commit comments

Comments
 (0)