[arch-commits] Commit in uutils-coreutils/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sun Jan 17 19:14:20 UTC 2021


    Date: Sunday, January 17, 2021 @ 19:14:20
  Author: ffy00
Revision: 821576

upgpkg: uutils-coreutils 0.0.2-1

Modified:
  uutils-coreutils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-17 19:10:09 UTC (rev 821575)
+++ PKGBUILD	2021-01-17 19:14:20 UTC (rev 821576)
@@ -2,7 +2,7 @@
 
 _pkgname=coreutils
 pkgname=uutils-$_pkgname
-pkgver=0.0.1
+pkgver=0.0.2
 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=('b873add1b77ede0225d504ac72a34459dfa86dcfb0f35c17a14cbe46e83ba51e9de7b14c6229c35a70dc539b2955db1c98c87abe4a508bd1a796caddd869295f')
+sha512sums=('71a3f3f096c91f52d616ae1f31beb4608e672947da36ceafc01349c09cdc823e5fb3388695a0fb198cad659f9b7e04a68ba505b0eebb6f1ea0f25111effa19d0')
 
 package() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list