From e9fe0b48bcd4d657a1bb49d33a09da03cf332d11 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 10 Oct 2021 20:46:57 +0530 Subject: [PATCH] moreutils: Update to 0.66 --- moreutils/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moreutils/PKGBUILD b/moreutils/PKGBUILD index f7f3298e..eb0166d1 100644 --- a/moreutils/PKGBUILD +++ b/moreutils/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Erich Gubler pkgname=moreutils -pkgver=0.65 +pkgver=0.66 pkgrel=1 pkgdesc="A growing collection of the unix tools that nobody thought to write thirty years ago" arch=('i686' 'x86_64')