wok-current diff xcursor-comix/receipt @ rev 25701
Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Apr 19 12:48:51 2024 +0000 (6 months ago) |
parents | bc2b9d9bed6f |
children |
line diff
1.1 --- a/xcursor-comix/receipt Sun Mar 06 21:04:14 2022 +0000 1.2 +++ b/xcursor-comix/receipt Fri Apr 19 12:48:51 2024 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xcursor-comix" 1.7 -VERSION="0.9.1" 1.8 +VERSION="0.9.2" 1.9 CATEGORY="customization" 1.10 TAGS="cursor-theme" 1.11 SHORT_DESC="Comix cursor theme." 1.12 @@ -10,6 +10,7 @@ 1.13 WEB_SITE="https://limitland.de/comixcursors" 1.14 1.15 TARBALL="ComixCursors-$VERSION.tar.bz2" 1.16 +#WGET_URL="https://gitlab.com/limitland/comixcursors/-/archive/$VERSION/comixcursors-$VERSION.tar.bz2" 1.17 WGET_URL="https://limitland.gitlab.io/comixcursors/$TARBALL" 1.18 1.19 DEPENDS="xorg-libXcursor"