diff --git a/core/scratchpkg/.checksums b/core/scratchpkg/.checksums index ec088f9c8..3fc332056 100644 --- a/core/scratchpkg/.checksums +++ b/core/scratchpkg/.checksums @@ -1,4 +1,4 @@ -09ecae6d9d845515a9964fdac5bf18bc scratchpkg-20230326.tar.gz +f5ecac454dec9ee5587bff3e029d15f1 scratchpkg-20240104.tar.bz2 e1a70ba40e41aaaea7be0343e91a3cad scratchpkg.conf 29d17874cb09a9a3577b1c1a3a046bc3 scratchpkg.repo 587eeb72890ced2a46351c873775efac temporary_workaround_for_coreutils.patch diff --git a/core/scratchpkg/.pkgfiles b/core/scratchpkg/.pkgfiles index a64011deb..682997675 100644 --- a/core/scratchpkg/.pkgfiles +++ b/core/scratchpkg/.pkgfiles @@ -1,4 +1,4 @@ -scratchpkg-20230326-2 +scratchpkg-20240104-1 drwxr-xr-x root/root etc/ -rw-r--r-- root/root etc/revdep.conf.spkgnew drwxr-xr-x root/root etc/revdep.d/ diff --git a/core/scratchpkg/spkgbuild b/core/scratchpkg/spkgbuild index 9b75e795f..563437496 100644 --- a/core/scratchpkg/spkgbuild +++ b/core/scratchpkg/spkgbuild @@ -2,16 +2,16 @@ # depends : coreutils libarchive git name=scratchpkg -version=20230326 -release=2 +version=20240104 +release=1 backup="etc/scratchpkg.conf etc/scratchpkg.alias etc/scratchpkg.repo etc/scratchpkg.mask etc/revdep.conf" scratchpkg_url=https://github.com/venomlinux/scratchpkg -commit="d848402f95053e9c22c46d7a5492f01ebe049c55" -source="$name-$version.tar.gz::https://github.com/venomlinux/scratchpkg/archive/$commit.tar.gz +commit=60a9eab46ac5efeba3ef510b5df6af58850ecf27 +source="$name-$version.tar.bz2::https://gitlab.com/venomlinux/scratchpkg/-/commit/$commit.tar.bz2 $name.repo $name.conf temporary_workaround_for_coreutils.patch"