wok-current diff lxqt-appswitcher/receipt @ rev 25627
Patch sundown to use new gcc
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Sep 04 19:37:09 2023 +0000 (16 months ago) |
parents | b569b85b0fb9 |
children |
line diff
1.1 --- a/lxqt-appswitcher/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/lxqt-appswitcher/receipt Mon Sep 04 19:37:09 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="LGPL2.1" 1.5 WEB_SITE="https://github.com/zjes/lxqt-appswitcher" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="https://github.com/lxde/$PACKAGE/archive/$VERSION.tar.gz" 1.8 +WGET_URL="https://download.tuxfamily.org/slitaz/sources/packages-cooking/${TARBALL:0:1}/$TARBALL" 1.9 TAGS="LXQt" 1.10 1.11 DEPENDS="libQtCore libQtDBus libQtGui libQtXml liblxqt lxqt-globalkeys"