We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 936c59e + a144eba commit 104ac62Copy full SHA for 104ac62
1 file changed
core/scratchpkg/spkgbuild
@@ -11,7 +11,7 @@ backup="etc/scratchpkg.conf
11
etc/revdep.conf"
12
scratchpkg_url=https://github.com/venomlinux/scratchpkg
13
commit=60a9eab46ac5efeba3ef510b5df6af58850ecf27
14
-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
15
$name.repo
16
$name.conf
17
temporary_workaround_for_coreutils.patch"
0 commit comments