wok-next diff xcursorgen/receipt @ rev 21722

efivar: typo in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 10:31:46 2020 +0000 (2020-09-01)
parents d01953cd12ed
children
line diff
     1.1 --- a/xcursorgen/receipt	Thu Dec 20 17:55:43 2018 +0200
     1.2 +++ b/xcursorgen/receipt	Tue Sep 01 10:31:46 2020 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="xcursorgen"
     1.7 -VERSION="1.0.6"
     1.8 +VERSION="1.0.7"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Create an X cursor file from PNG images"
    1.11  MAINTAINER="devel@slitaz.org"
    1.12 @@ -11,7 +11,7 @@
    1.13  
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WGET_URL="$XORG_MIRROR/app/$TARBALL"
    1.16 -TARBALL_SHA1="e6d5cc03ce1829cc7eea39526ca7b8688aac468b"
    1.17 +TARBALL_SHA1="109367eb23b0ad52cf5de15f50c02ebe872698ae"
    1.18  
    1.19  BUILD_DEPENDS="util-macros libx11-dev libxcursor-dev libpng-dev"
    1.20  DEPENDS="libpng libx11 libxcursor"