wok diff listpatron/receipt @ rev 25176

updated python-formalchemy (1.5.5 -> 1.5.6)
author Hans-G?nter Theisgen
date Fri Jul 01 17:52:21 2022 +0100 (23 months ago)
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 01 17:52:21 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"