From 75581657a3911c022bae384184896ec771c37255 Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Sun, 8 May 2022 06:24:45 +0000 Subject: [PATCH] papirus-icon-theme: update to 20220508 This commit has been automatically submitted by Github Actions. --- x11-packages/papirus-icon-theme/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-packages/papirus-icon-theme/build.sh b/x11-packages/papirus-icon-theme/build.sh index 02272287e..a261c84d9 100644 --- a/x11-packages/papirus-icon-theme/build.sh +++ b/x11-packages/papirus-icon-theme/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/PapirusDevelopmentTeam/papirus-icon-theme TERMUX_PKG_DESCRIPTION="Papirus is a free and open source icon theme, based on Paper Icon Set" TERMUX_PKG_LICENSE="GPL-3.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="20220302" +TERMUX_PKG_VERSION="20220508" TERMUX_PKG_SRCURL=https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz -TERMUX_PKG_SHA256=73230479b6faee3013b3cc6e689b92dca4d3ed0df40a23f899827532573083ce +TERMUX_PKG_SHA256=0b17c824de8498dae0e2a0e27d24bf79f42eae4041003b509decb2c1ec69d8db TERMUX_PKG_DEPENDS="hicolor-icon-theme" TERMUX_PKG_BUILD_IN_SRC=true TERMUX_PKG_PLATFORM_INDEPENDENT=true