mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
x11-themes/zorin-gtk-themes: Update 4.2.1 => 4.2.2
Verison 5 looks quite unpleasant on XFCE now. Lets stick to latest version of 4 now. Changelog: https://github.com/ZorinOS/zorin-desktop-themes/releases/tag/4.2.2 While here replace CP with COPYTREE_SHARE. PR: 289573
This commit is contained in:
committed by
Vladimir Druzenko
parent
7a591be371
commit
60aefe877e
@@ -1,5 +1,5 @@
|
||||
PORTNAME= zorin-gtk-themes
|
||||
DISTVERSION= 4.2.1
|
||||
DISTVERSION= 4.2.2
|
||||
CATEGORIES= x11-themes
|
||||
|
||||
MAINTAINER= Alexander88207@protonmail.com
|
||||
@@ -18,6 +18,7 @@ NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/share/themes
|
||||
${CP} -R ${WRKSRC}/Zorin* ${STAGEDIR}${PREFIX}/share/themes
|
||||
(cd ${WRKSRC} && \
|
||||
${COPYTREE_SHARE} "Zorin*" ${STAGEDIR}${PREFIX}/share/themes)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1729941457
|
||||
SHA256 (ZorinOS-zorin-desktop-themes-4.2.1_GH0.tar.gz) = f46fd29fb3ebd86c47ed991039f1513755f244d004d1a553f77b1e08eb1d984b
|
||||
SIZE (ZorinOS-zorin-desktop-themes-4.2.1_GH0.tar.gz) = 6736244
|
||||
TIMESTAMP = 1760352429
|
||||
SHA256 (ZorinOS-zorin-desktop-themes-4.2.2_GH0.tar.gz) = 2c8a92aaa1b3c81ffd56b369259707ad3d42f71d63ddfb64c99880584c4b56a9
|
||||
SIZE (ZorinOS-zorin-desktop-themes-4.2.2_GH0.tar.gz) = 6738073
|
||||
|
||||
Reference in New Issue
Block a user