wok diff python-barcode/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 076f424196b2
children
line diff
     1.1 --- a/python-barcode/receipt	Sun Feb 06 11:51:57 2022 +0000
     1.2 +++ b/python-barcode/receipt	Fri Jun 10 13:40:50 2022 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  SOURCE="pyBarcode"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://pypi.org/project/$PACKAGE"
     1.7 -WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
     1.8 +WGET_URL="https://github.com/WhyNotHugo/python-barcode/archive/refs/tags/$VERSION.tar.gz"
     1.9  
    1.10  DEPENDS="python"
    1.11  BUILD_DEPENDS="python python-setuptools wget"