diff options
Diffstat (limited to 'x11-themes/flatery-icon-themes/Makefile')
-rw-r--r-- | x11-themes/flatery-icon-themes/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-themes/flatery-icon-themes/Makefile b/x11-themes/flatery-icon-themes/Makefile index 388c329a5917..f8734d5d3c3c 100644 --- a/x11-themes/flatery-icon-themes/Makefile +++ b/x11-themes/flatery-icon-themes/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Vereeken <Alexander88207@protonmail.com> PORTNAME= flatery-icon-themes -DISTVERSION= 2021-02-27 +DISTVERSION= 2021-09-08 CATEGORIES= x11-themes MAINTAINER= Alexander88207@protonmail.com @@ -13,13 +13,14 @@ USE_GITHUB= yes GH_ACCOUNT= cbrnix GH_PROJECT= Flatery -GH_TAGNAME= 83cb603 +GH_TAGNAME= d96f58c NO_ARCH= yes NO_BUILD= yes post-patch: ${RM} ${WRKSRC}/.directory \ ${WRKSRC}/README.md \ + ${WRKSRC}/install.sh \ ${WRKSRC}/cover.png do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons |