wok diff xxdiff/receipt @ rev 25067
updated alsa-plugins (1.1.5 -> 1.2.6)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jun 10 13:40:50 2022 +0100 (2022-06-10) |
parents | e424d38736d6 |
children | 73f36875e5a7 |
line diff
1.1 --- a/xxdiff/receipt Fri Jul 09 16:30:40 2021 +0000 1.2 +++ b/xxdiff/receipt Fri Jun 10 13:40:50 2022 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xxdiff" 1.7 -VERSION="4.01" 1.8 +VERSION="4.0.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="A graphical front end to the diff command." 1.11 MAINTAINER="developer@slitaz.org" 1.12 LICENSE="GPL2" 1.13 WEB_SITE="http://furius.ca/xxdiff/" 1.14 1.15 -TARBALL="$PACKAGE-${VERSION/./}.tar.xz" 1.16 +TARBALL="$PACKAGE-${VERSION//./}.tar.xz" 1.17 WGET_URL="http://ponce.cc/slackware/sources/repo/$TARBALL" 1.18 1.19 DEPENDS="libQtCore libQtGui"