aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremmett1 <me@emmett1.my>2026-06-21 07:27:51 +0800
committeremmett1 <me@emmett1.my>2026-06-21 07:27:51 +0800
commit644a398e3b662360ea46ec0afde6b0a021ad7aa5 (patch)
tree3e674c6712509f87be6f5839a11e3ddbcaa58c48
parent93e629250d2f2073dcea128000323264d2c7571f (diff)
downloadalicelinux-644a398e3b662360ea46ec0afde6b0a021ad7aa5.tar.gz
alicelinux-644a398e3b662360ea46ec0afde6b0a021ad7aa5.zip
autils: updated to 0.4
-rw-r--r--repos/core/autils/.files2
-rw-r--r--repos/core/autils/.shasum2
-rw-r--r--repos/core/autils/abuild2
3 files changed, 4 insertions, 2 deletions
diff --git a/repos/core/autils/.files b/repos/core/autils/.files
index 6cdef420..b8e2bfea 100644
--- a/repos/core/autils/.files
+++ b/repos/core/autils/.files
@@ -1,6 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/apkg
+-rwxr-xr-x root/root usr/bin/apkg-bin
-rwxr-xr-x root/root usr/bin/apkg-chroot
-rwxr-xr-x root/root usr/bin/apkg-clean
-rwxr-xr-x root/root usr/bin/apkg-deps
@@ -15,6 +16,7 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man8/
+-rw-r--r-- root/root usr/share/man/man8/apkg-bin.8.gz
-rw-r--r-- root/root usr/share/man/man8/apkg-chroot.8.gz
-rw-r--r-- root/root usr/share/man/man8/apkg-clean.8.gz
-rw-r--r-- root/root usr/share/man/man8/apkg-deps.8.gz
diff --git a/repos/core/autils/.shasum b/repos/core/autils/.shasum
index b5eed46f..e5d64ab9 100644
--- a/repos/core/autils/.shasum
+++ b/repos/core/autils/.shasum
@@ -1 +1 @@
-fd887c87f86551504c3be2b5f961037bbac4e2d40c463f7a60798066 autils-0.3.tar.gz
+4abcc3fbdd3dffe02fb11e598877658758d41773bc99386fc543010f autils-0.4.tar.gz
diff --git a/repos/core/autils/abuild b/repos/core/autils/abuild
index d966c196..1bec8241 100644
--- a/repos/core/autils/abuild
+++ b/repos/core/autils/abuild
@@ -1,5 +1,5 @@
name=autils
-version=0.3
+version=0.4
release=1
source="$name-$version.tar.gz::https://codeberg.org/emmett1/autils/archive/${version}.tar.gz"