Update package version to 0.1.0

This commit is contained in:
2025-08-03 18:48:54 +03:00
parent 1abfc0ad12
commit e58b77e31a
4 changed files with 159 additions and 9 deletions
+2 -3
View File
@@ -1,11 +1,10 @@
name: uutils-coreutils
description: Cross-platform Rust rewrite of the GNU coreutils
version: 0.0.30
revision: 2
version: 0.1.0
url: https://github.com/uutils/coreutils
license: MIT
architecture: any
depends: ["acl","attr","glibc","gmp","libcap","openssl"]
depends: ["gcc","glibc","oniguruma"]
make_depends: ["rustc"]
provides: ["coreutils"]
conflicts: ["gnu-coreutils"]