Skip to content

Commit a144eba

Browse files
authored
scratchpkg: fix source
1 parent 936c59e commit a144eba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/scratchpkg/spkgbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ backup="etc/scratchpkg.conf
1111
etc/revdep.conf"
1212
scratchpkg_url=https://github.com/venomlinux/scratchpkg
1313
commit=60a9eab46ac5efeba3ef510b5df6af58850ecf27
14-
source="$name-$version.tar.bz2::https://gitlab.com/venomlinux/scratchpkg/-/commit/$commit.tar.bz2
14+
source="$name-$version.tar.bz2::https://gitlab.com/venomlinux/scratchpkg/-/archive/$commit.tar.bz2
1515
$name.repo
1616
$name.conf
1717
temporary_workaround_for_coreutils.patch"

0 commit comments

Comments
 (0)