diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:19:04 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:19:04 +0800 |
| commit | 077fd09eba72809ed08456b059f962a5bd3fc0d3 (patch) | |
| tree | 4d3427e2df4c3dd8ced83760899ce5295e35107d /repos/core/autils | |
| parent | 1aa344258fcc754a789c9ebd58ee0f3038df9e29 (diff) | |
| download | alicelinux-077fd09eba72809ed08456b059f962a5bd3fc0d3.tar.gz alicelinux-077fd09eba72809ed08456b059f962a5bd3fc0d3.zip | |
autils: updated to 20240628
Diffstat (limited to 'repos/core/autils')
| -rw-r--r-- | repos/core/autils/.files | 1 | ||||
| -rw-r--r-- | repos/core/autils/abuild | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/repos/core/autils/.files b/repos/core/autils/.files index fb13ec00..c6409ef4 100644 --- a/repos/core/autils/.files +++ b/repos/core/autils/.files @@ -7,6 +7,7 @@ drwxr-xr-x root/root usr/bin/ -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-orphan +-rwxr-xr-x root/root usr/bin/apkg-outdated -rwxr-xr-x root/root usr/bin/apkg-purge -rwxr-xr-x root/root usr/bin/revdep -rwxr-xr-x root/root usr/bin/updateconf diff --git a/repos/core/autils/abuild b/repos/core/autils/abuild index 5ab57e1c..20b32bc8 100644 --- a/repos/core/autils/abuild +++ b/repos/core/autils/abuild @@ -1,6 +1,6 @@ name=autils -version=20240612 -_commit=dfd4934a783d991b31063171f9e454a218e431b1 +version=20240628 +_commit=1a6cfc51c56a5f3447067573d764fe498af409ae release=1 source="$name-$_commit.tar.gz::https://codeberg.org/emmett1/autils/archive/$_commit.tar.gz" |