From 7fc2ebd89c387fc212d7ffc442ff5b974092381f Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Fri, 23 Oct 2020 21:56:37 +0300 Subject: [PATCH] moreutils: Update to 0.64 --- moreutils/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moreutils/PKGBUILD b/moreutils/PKGBUILD index 6db74bf6..5edcaf13 100644 --- a/moreutils/PKGBUILD +++ b/moreutils/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Erich Gubler pkgname=moreutils -pkgver=0.63 +pkgver=0.64 pkgrel=1 pkgdesc="A growing collection of the unix tools that nobody thought to write thirty years ago" arch=('i686' 'x86_64')