wok diff xsane/receipt @ rev 23696

Up libtcplay (3.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 27 09:29:39 2020 +0000 (2020-04-27)
parents a1bbe2fd9975
children dc0f7fd1ff7d
line diff
     1.1 --- a/xsane/receipt	Mon Jan 27 10:39:45 2020 +0100
     1.2 +++ b/xsane/receipt	Mon Apr 27 09:29:39 2020 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xsane"
     1.7 -VERSION="0.998"
     1.8 +VERSION="0.999"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="XSane - graphical scanning frontend."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.xsane.org/"
    1.15 -WGET_URL="http://www.xsane.org/download/$TARBALL"
    1.16 +WGET_URL="https://gitlab.com/sane-project/frontend/xsane/-/archive/$VERSION/$TARBALL"
    1.17  
    1.18  DEPENDS="sane-backends gtk+ tiff xorg-libXdamage lcms libv4l libltdl"
    1.19  BUILD_DEPENDS="gtk+-dev sane-backends-dev lcms-dev "