wok diff xcursor-comix/receipt @ rev 22365

kdelibs: fix kdeui/CMakeLists.txt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 22 10:49:44 2019 +0100 (2019-11-22)
parents 87d7af51ba68
children dc0f7fd1ff7d
line diff
     1.1 --- a/xcursor-comix/receipt	Tue Feb 26 08:20:18 2019 +0100
     1.2 +++ b/xcursor-comix/receipt	Fri Nov 22 10:49:44 2019 +0100
     1.3 @@ -1,15 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xcursor-comix"
     1.7 -VERSION="0.8.2"
     1.8 +VERSION="0.9.1"
     1.9  CATEGORY="customization"
    1.10 -SHORT_DESC="Comix cursor theme"
    1.11 +TAGS="cursor-theme"
    1.12 +SHORT_DESC="Comix cursor theme."
    1.13  MAINTAINER="al.bobylev@gmail.com"
    1.14  LICENSE="GPL"
    1.15  WEB_SITE="https://limitland.de/comixcursors"
    1.16 +
    1.17  TARBALL="ComixCursors-$VERSION.tar.bz2"
    1.18 -WGET_URL="http://www.limitland.de/downloads/comixcursors/$TARBALL"
    1.19 -TAGS="cursor-theme"
    1.20 +WGET_URL="https://limitland.gitlab.io/comixcursors/$TARBALL"
    1.21  
    1.22  DEPENDS="xorg-libXcursor"
    1.23  BUILD_DEPENDS=""