moreutils: Update to 0.70

This commit is contained in:
Christoph Reiter 2024-12-11 21:11:41 +01:00
parent 0c6b09d83e
commit d1294b74f0

View File

@ -1,15 +1,16 @@
# Maintainer: Erich Gubler <erichdongubler@gmail.com>
pkgname=moreutils
pkgver=0.69
pkgver=0.70
pkgrel=1
pkgdesc="A growing collection of the unix tools that nobody thought to write thirty years ago"
arch=('i686' 'x86_64')
url="https://joeyh.name/code/moreutils/"
msys2_repository_url='https://git.joeyh.name/index.cgi/moreutils.git'
license=('GPL2')
makedepends=('docbook-xml' 'git' 'make' 'gcc' 'docbook-xsl')
source=("git+https://git.joeyh.name/git/moreutils.git#tag=${pkgver}")
sha256sums=('81dc7a6d7ba9733648a850313a80930f73624a6808a1fcfd4bc8e1151453171d')
sha256sums=('f184bcb509dace3c0d1d61dc7c9c951c72a6ff8bac6f8f275a648ec9ffa0e926')
build() {
cd "${srcdir}"/${pkgname}