From 073ccd04703e59f21c12851277d1c46e2d2bcccc Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Wed, 4 Jan 2023 18:25:10 +0000 Subject: [PATCH] bump(x11/papirus-icon-theme): 20230104 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 347004f131..28e0e6e8fc 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="20221201" +TERMUX_PKG_VERSION="20230104" TERMUX_PKG_SRCURL=https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz -TERMUX_PKG_SHA256=798d4f4274a60e47a34cbf590b9084263e999f445087462fa8adc9b951029618 +TERMUX_PKG_SHA256=a3e91076f41bd01c754237c9f8339d1c02e286c00998f86be471ffc280542d28 TERMUX_PKG_DEPENDS="hicolor-icon-theme" TERMUX_PKG_BUILD_IN_SRC=true TERMUX_PKG_PLATFORM_INDEPENDENT=true