diff --git a/packages/tos-tools/PKGBUILD b/packages/tos-tools/PKGBUILD index cefbaee..0997cdb 100644 --- a/packages/tos-tools/PKGBUILD +++ b/packages/tos-tools/PKGBUILD @@ -4,14 +4,6 @@ arch=('any') url='https://git.tipragot.fr/tipragot/tos' license=('MIT') -pkgver='0.1.0' +pkgver='0.1.1' pkgrel='1' -depends=('tos-core') -makedepends=('cargo') - -package() { - cargo install --root /tmp/build coreutils - - mkdir -p ${pkgdir}/usr/bin - cp /tmp/build/bin/coreutils ${pkgdir}/usr/bin -} \ No newline at end of file +depends=('tos-core' 'openssh' 'git') diff --git a/repository/tos-tools-0.1.0-1-any.pkg.tar.zst b/repository/tos-tools-0.1.0-1-any.pkg.tar.zst deleted file mode 100644 index c5ed0a3..0000000 Binary files a/repository/tos-tools-0.1.0-1-any.pkg.tar.zst and /dev/null differ diff --git a/repository/tos-tools-0.1.1-1-any.pkg.tar.zst b/repository/tos-tools-0.1.1-1-any.pkg.tar.zst new file mode 100644 index 0000000..dde69d0 Binary files /dev/null and b/repository/tos-tools-0.1.1-1-any.pkg.tar.zst differ diff --git a/repository/tos.db b/repository/tos.db index b7781ee..6932dba 100644 Binary files a/repository/tos.db and b/repository/tos.db differ diff --git a/repository/tos.files b/repository/tos.files index a036d35..5a523f9 100644 Binary files a/repository/tos.files and b/repository/tos.files differ