wok-current diff catfish/receipt @ rev 25736
Add miss git-branch patch for cookutils
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Jan 20 09:30:59 2025 +0000 (3 weeks ago) |
parents | d8c511e24c20 |
children |
line diff
1.1 --- a/catfish/receipt Fri Feb 18 22:59:06 2022 +0000 1.2 +++ b/catfish/receipt Mon Jan 20 09:30:59 2025 +0000 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="devl547@gmail.com" 1.5 LICENSE="GPL2" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://twotoasts.de/index.php/catfish/" 1.8 -WGET_URL="http://twotoasts.de/media/$PACKAGE/$TARBALL" 1.9 +WEB_SITE="https://git.xfce.org/apps/catfish/about/" 1.10 +WGET_URL="https://web.archive.org/web/20170708163507if_/http://www.twotoasts.de/media/$PACKAGE/$TARBALL" 1.11 1.12 DEPENDS="pygtk python-xdg findutils" 1.13 BUILD_DEPENDS="pygtk-dev libglade-dev python-xdg"