scratchpkg: fix source

This commit is contained in:
Luis
2024-01-05 11:28:41 +01:00
committed by GitHub
parent 936c59eaa1
commit a144eba172

View File

@@ -11,7 +11,7 @@ backup="etc/scratchpkg.conf
etc/revdep.conf"
scratchpkg_url=https://github.com/venomlinux/scratchpkg
commit=60a9eab46ac5efeba3ef510b5df6af58850ecf27
source="$name-$version.tar.bz2::https://gitlab.com/venomlinux/scratchpkg/-/commit/$commit.tar.bz2
source="$name-$version.tar.bz2::https://gitlab.com/venomlinux/scratchpkg/-/archive/$commit.tar.bz2
$name.repo
$name.conf
temporary_workaround_for_coreutils.patch"