adwaita-icon-theme: update to 46.0.
This commit is contained in:
parent
45d81ce126
commit
baeee86d11
|
@ -1,17 +0,0 @@
|
|||
From 32affe610606b3a550c2953993a72063eb2b7381 Mon Sep 17 00:00:00 2001
|
||||
From: Fabian Bornschein <fabiscafe@mailbox.org>
|
||||
Date: Mon, 18 Sep 2023 23:31:59 +0200
|
||||
Subject: [PATCH] rm unused and problematic .icon-theme.cache
|
||||
|
||||
This file was probably inserted by mistake. It serves no purpose.
|
||||
---
|
||||
Adwaita/.icon-theme.cache | 0
|
||||
1 file changed, 0 insertions(+), 0 deletions(-)
|
||||
delete mode 100644 Adwaita/.icon-theme.cache
|
||||
|
||||
diff --git a/Adwaita/.icon-theme.cache b/Adwaita/.icon-theme.cache
|
||||
deleted file mode 100644
|
||||
index e69de29bb..000000000
|
||||
--
|
||||
GitLab
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'adwaita-icon-theme'
|
||||
pkgname=adwaita-icon-theme
|
||||
version=45.0
|
||||
version=46.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="LGPL-3.0-or-later, CC-BY-SA-3.0"
|
|||
homepage="https://gitlab.gnome.org/GNOME/adwaita-icon-theme"
|
||||
changelog="https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/adwaita-icon-theme/${version/.*/}/adwaita-icon-theme-${version}.tar.xz"
|
||||
checksum=2442bfb06f4e6cc95bf6e2682fdff98fa5eddc688751b9d6215c623cb4e42ff1
|
||||
checksum=4bcb539bd75d64da385d6fa08cbaa9ddeaceb6ac8e82b85ba6c41117bf5ba64e
|
||||
|
||||
pre_configure() {
|
||||
ln -s /bin/true "$XBPS_WRAPPERDIR/gtk-update-icon-cache"
|
||||
|
|
Loading…
Reference in New Issue