Skip to content

Commit 936c59e

Browse files
authored
Merge pull request venomlinux#7889 from venomlinux/scratchpkg
scratchpkg: upgrade to 20240104
2 parents f3b8d1f + f9762f3 commit 936c59e

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

core/scratchpkg/.checksums

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
09ecae6d9d845515a9964fdac5bf18bc scratchpkg-20230326.tar.gz
1+
f5ecac454dec9ee5587bff3e029d15f1 scratchpkg-20240104.tar.bz2
22
e1a70ba40e41aaaea7be0343e91a3cad scratchpkg.conf
33
29d17874cb09a9a3577b1c1a3a046bc3 scratchpkg.repo
44
587eeb72890ced2a46351c873775efac temporary_workaround_for_coreutils.patch

core/scratchpkg/.pkgfiles

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
scratchpkg-20230326-2
1+
scratchpkg-20240104-1
22
drwxr-xr-x root/root etc/
33
-rw-r--r-- root/root etc/revdep.conf.spkgnew
44
drwxr-xr-x root/root etc/revdep.d/

core/scratchpkg/spkgbuild

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
# depends : coreutils libarchive git
33

44
name=scratchpkg
5-
version=20230326
6-
release=2
5+
version=20240104
6+
release=1
77
backup="etc/scratchpkg.conf
88
etc/scratchpkg.alias
99
etc/scratchpkg.repo
1010
etc/scratchpkg.mask
1111
etc/revdep.conf"
1212
scratchpkg_url=https://github.com/venomlinux/scratchpkg
13-
commit="d848402f95053e9c22c46d7a5492f01ebe049c55"
14-
source="$name-$version.tar.gz::https://github.com/venomlinux/scratchpkg/archive/$commit.tar.gz
13+
commit=60a9eab46ac5efeba3ef510b5df6af58850ecf27
14+
source="$name-$version.tar.bz2::https://gitlab.com/venomlinux/scratchpkg/-/commit/$commit.tar.bz2
1515
$name.repo
1616
$name.conf
1717
temporary_workaround_for_coreutils.patch"

0 commit comments

Comments
 (0)