diff --git a/x11-packages/papirus-icon-theme/build.sh b/x11-packages/papirus-icon-theme/build.sh index a261c84d9c..d6f2bf6e94 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="20220508" +TERMUX_PKG_VERSION="20220606" TERMUX_PKG_SRCURL=https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz -TERMUX_PKG_SHA256=0b17c824de8498dae0e2a0e27d24bf79f42eae4041003b509decb2c1ec69d8db +TERMUX_PKG_SHA256=139d18bada63d72779f2b604dbe893987d74000de728165ef1cb8baa4624b9c6 TERMUX_PKG_DEPENDS="hicolor-icon-theme" TERMUX_PKG_BUILD_IN_SRC=true TERMUX_PKG_PLATFORM_INDEPENDENT=true