wok diff bacon/receipt @ rev 25639

Add miss pixmaps for xarchiver, thanks kubepc
author Stanislas Leduc <shann@slitaz.org>
date Sat Jan 06 09:40:30 2024 +0100 (9 months ago)
parents 01119cbefbc3
children 9e150d186e6b
line diff
     1.1 --- a/bacon/receipt	Wed Aug 31 16:18:16 2022 +0000
     1.2 +++ b/bacon/receipt	Sat Jan 06 09:40:30 2024 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="https://www.basic-converter.org/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="${WEB_SITE}stable/$TARBALL"
     1.8 +WGET_URL="${WEB_SITE}museum/$TARBALL"
     1.9  
    1.10  DEPENDS="gtk+"
    1.11  BUILD_DEPENDS="gtk+-dev"