moreutils: Update to 0.67

This commit is contained in:
Christoph Reiter 2023-03-14 08:45:02 +01:00
parent 40452681c1
commit d5d5c4042c

View File

@ -1,13 +1,13 @@
# Maintainer: Erich Gubler <erichdongubler@gmail.com> # Maintainer: Erich Gubler <erichdongubler@gmail.com>
pkgname=moreutils pkgname=moreutils
pkgver=0.66 pkgver=0.67
pkgrel=1 pkgrel=1
pkgdesc="A growing collection of the unix tools that nobody thought to write thirty years ago" pkgdesc="A growing collection of the unix tools that nobody thought to write thirty years ago"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="https://joeyh.name/code/moreutils/" url="https://joeyh.name/code/moreutils/"
license=('GPL2') license=('GPL2')
makedepends=('docbook-xml' 'git' 'make' 'gcc') makedepends=('docbook-xml' 'git' 'make' 'gcc' 'docbook-xsl')
source=("git+https://git.joeyh.name/git/moreutils.git#tag=${pkgver}") source=("git+https://git.joeyh.name/git/moreutils.git#tag=${pkgver}")
sha256sums=('SKIP') sha256sums=('SKIP')