diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-05 07:34:24 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-05 07:34:24 +0800 |
| commit | 470811bb10b21e4508deff506d0ea02eca1f405d (patch) | |
| tree | b7fbe15fed50bcae8e36fc0c45202aa89bf80b3e /repos | |
| parent | c884bdca313df80a2d2051e4d9a8857a87bc60c3 (diff) | |
| download | alicelinux-470811bb10b21e4508deff506d0ea02eca1f405d.tar.gz alicelinux-470811bb10b21e4508deff506d0ea02eca1f405d.zip | |
autils: updated to 20250304
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/core/autils/.checksum | 2 | ||||
| -rw-r--r-- | repos/core/autils/.files | 1 | ||||
| -rw-r--r-- | repos/core/autils/abuild | 4 |
3 files changed, 4 insertions, 3 deletions
diff --git a/repos/core/autils/.checksum b/repos/core/autils/.checksum index 56dffa86..0ac65c2b 100644 --- a/repos/core/autils/.checksum +++ b/repos/core/autils/.checksum @@ -1 +1 @@ -ba253ef6baac3c608c28fb989f98205c92ae226abb0d4d79b12fb625e7f9e245 autils-19b41562c7e4c5f2ed1539e9f032b3882a62b732.tar.gz +350f9c1dad79bd5ae64561e2432483e0f35a3ccc2b9089b233f7a81205569456 autils-ca3b8902af0723e10de4bd5f81bde0d7e4090fcc.tar.gz diff --git a/repos/core/autils/.files b/repos/core/autils/.files index 393d946f..d70925e1 100644 --- a/repos/core/autils/.files +++ b/repos/core/autils/.files @@ -6,6 +6,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/apkg-clean -rwxr-xr-x root/root usr/bin/apkg-deps -rwxr-xr-x root/root usr/bin/apkg-foreign +-rwxr-xr-x root/root usr/bin/apkg-genabuild -rwxr-xr-x root/root usr/bin/apkg-orphan -rwxr-xr-x root/root usr/bin/apkg-outdated -rwxr-xr-x root/root usr/bin/apkg-purge diff --git a/repos/core/autils/abuild b/repos/core/autils/abuild index 67f30561..d1b84ab4 100644 --- a/repos/core/autils/abuild +++ b/repos/core/autils/abuild @@ -1,6 +1,6 @@ name=autils -version=20250205 -_commit=19b41562c7e4c5f2ed1539e9f032b3882a62b732 +version=20250304 +_commit=ca3b8902af0723e10de4bd5f81bde0d7e4090fcc release=1 source="$name-$_commit.tar.gz::https://codeberg.org/emmett1/autils/archive/$_commit.tar.gz" |