wok diff listpatron/receipt @ rev 25373
updated tree (1.8.0 -> 2.0.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 29 15:10:59 2022 +0100 (2022-07-29) |
parents | b9659e3c2111 |
children | 73f36875e5a7 |
line diff
1.1 --- a/listpatron/receipt Thu Feb 24 19:32:16 2022 +0000 1.2 +++ b/listpatron/receipt Fri Jul 29 15:10:59 2022 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://www.electricmonk.nl/Programmings/ListPatron" 1.7 -WGET_URL="http://projects.electricmonk.nl/projects/$PACKAGE/$TARBALL" 1.8 +WGET_URL="https://github.com/fboender/listpatron/releases/download/$VERSION/$TARBALL" 1.9 1.10 DEPENDS="gtk+ xorg-libXdamage" 1.11 BUILD_DEPENDS="gtk+-dev"