wok diff dukto/receipt @ rev 23572
updated python-unidecode (0.04.17 -> 1.1.1)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 07 10:55:18 2020 +0100 (2020-04-07) |
parents | 20661c276bcf |
children | bfabe25c21ff |
line diff
1.1 --- a/dukto/receipt Sun Jan 27 17:42:10 2019 +0100 1.2 +++ b/dukto/receipt Tue Apr 07 10:55:18 2020 +0100 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dukto" 1.7 -VERSION="108" 1.8 +VERSION="4.9.8.0_108" 1.9 CATEGORY="network" 1.10 SHORT_DESC="A simple, fast and multi-platform file transfer tool for LAN users." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="GPL2" 1.13 WEB_SITE="https://sourceforge.net/projects/dukto/" 1.14 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 +TARBALL="$PACKAGE-${VERSION#*_}.tar.bz2" 1.16 WGET_URL="subversion|http://$PACKAGE.googlecode.com/svn/trunk/" 1.17 1.18 BUILD_DEPENDS="subversion Qt4-dev qmake libQtDeclarative"