[arch-commits] Commit in uutils-coreutils/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Tue Feb 9 16:44:52 UTC 2021
Date: Tuesday, February 9, 2021 @ 16:44:52
Author: ffy00
Revision: 851060
upgpkg: uutils-coreutils 0.0.3-1
Modified:
uutils-coreutils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-09 16:44:24 UTC (rev 851059)
+++ PKGBUILD 2021-02-09 16:44:52 UTC (rev 851060)
@@ -2,7 +2,7 @@
_pkgname=coreutils
pkgname=uutils-$_pkgname
-pkgver=0.0.2
+pkgver=0.0.3
pkgrel=1
pkgdesc='Cross-platform Rust rewrite of the GNU coreutils'
arch=('x86_64')
@@ -10,7 +10,7 @@
license=('MIT')
makedepends=('rust' 'cargo' 'python-sphinx')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('71a3f3f096c91f52d616ae1f31beb4608e672947da36ceafc01349c09cdc823e5fb3388695a0fb198cad659f9b7e04a68ba505b0eebb6f1ea0f25111effa19d0')
+sha512sums=('69b654d0f40bf5b1e1daf812def765d4f508a5926a65c9ba82a5a07feae6ec38f4e3aff43eeba3170f831d67b6d61c3d2e25c720ecb4ea87d9a4ea7fea12d0c9')
package() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list