[arch-commits] Commit in uutils-coreutils/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at gemini.archlinux.org
Sun May 22 22:33:31 UTC 2022
Date: Sunday, May 22, 2022 @ 22:33:31
Author: orhun
Revision: 1210082
upgpkg: uutils-coreutils 0.0.14-1: upstream release
Modified:
uutils-coreutils/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-22 22:32:30 UTC (rev 1210081)
+++ PKGBUILD 2022-05-22 22:33:31 UTC (rev 1210082)
@@ -4,8 +4,8 @@
_pkgname=coreutils
pkgname=uutils-$_pkgname
-pkgver=0.0.13
-pkgrel=2
+pkgver=0.0.14
+pkgrel=1
pkgdesc='Cross-platform Rust rewrite of the GNU coreutils'
arch=('x86_64')
url='https://github.com/uutils/coreutils'
@@ -14,7 +14,7 @@
makedepends=('rust' 'cargo' 'python-sphinx')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
tests.patch)
-sha512sums=('80b76c13258945aa85925728141ee0b78de5ca385bd0a6f9d43f5b4008b30ac2ee52fca7f45df094e31f9231b45f2036a97143f9cefb46e8891268fc7e8e0c9b'
+sha512sums=('99a023d192505bafc2cbd25bd1df63d35bb89ef6aca2d5a71404aef95f13d7cc42ceec5ad0cba8b2a63a6e5abefbb5be3e8c2375144b55e0cb47e1e2361d1577'
'1a84aefb95cf6d4ae7582948c5ab3c357269dcd5b2261006b006f7a1b37d3d2a336c47479ab98a390661ee376b9813408af849a91ba0f2bd2493c6a680e07f2a')
options=('!lto')
More information about the arch-commits
mailing list