diff --git a/x11-packages/papirus-icon-theme/build.sh b/x11-packages/papirus-icon-theme/build.sh index cdf79e00e..8425e0fa4 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=20211201 +TERMUX_PKG_VERSION=20220101 TERMUX_PKG_SRCURL=https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz -TERMUX_PKG_SHA256=65cd4194731fa68730e9ab3a96364d7d609a935155cac1c4e805acbb06e2d2e1 +TERMUX_PKG_SHA256=98a2880a9f841c022c0db590456428a99ae93a4facc59da25f71e73e4d3f6479 TERMUX_PKG_DEPENDS="hicolor-icon-theme" TERMUX_PKG_BUILD_IN_SRC=true TERMUX_PKG_PLATFORM_INDEPENDENT=true