wok diff unclutter/receipt @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents 25f8eb393142
children b78e79c31b1f
line diff
     1.1 --- a/unclutter/receipt	Fri Feb 07 12:27:53 2020 +0100
     1.2 +++ b/unclutter/receipt	Sun Jun 14 23:18:03 2020 -0400
     1.3 @@ -1,15 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="unclutter"
     1.7 -VERSION="8_20"
     1.8 +VERSION="8"
     1.9 +PATCHLEVEL="20"
    1.10  CATEGORY="x-window"
    1.11  SHORT_DESC="Hides the mouse cursor in X after a period of inactivity"
    1.12  MAINTAINER="al.bobylev@gmail.com"
    1.13  LICENSE="PublicDomain"
    1.14  WEB_SITE="https://packages.debian.org/sid/unclutter"
    1.15 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16 -WGET_URL="http://http.debian.net/debian/pool/main/u/unclutter/unclutter_${VERSION%_*}.orig.tar.gz"
    1.17 -PATCH_URL="http://http.debian.net/debian/pool/main/u/unclutter/unclutter_${VERSION/_/-}.debian.tar.gz"
    1.18 +TARBALL="$PACKAGE-${VERSION}_$PATCHLEVEL.tar.gz"
    1.19 +WGET_URL="http://http.debian.net/debian/pool/main/u/unclutter/unclutter_$VERSION.orig.tar.gz"
    1.20 +PATCH_URL="http://http.debian.net/debian/pool/main/u/unclutter/unclutter_${VERSION}-$PATCHLEVEL.debian.tar.gz"
    1.21  PATCH="$(basename $PATCH_URL)"
    1.22  EXTRA_SOURCE_FILES="$PATCH"
    1.23