main/parallel: upgrade to 20240622 & take over maintainership

spoken to ncopa about the maintainership change
This commit is contained in:
Celeste 2024-06-25 06:37:04 +00:00
parent ecc8bae935
commit da93d07421

View File

@ -1,7 +1,8 @@
# Contributor: Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=parallel
pkgver=20240522
pkgver=20240622
pkgrel=0
pkgdesc="Shell tool for executing jobs in parallel"
arch="noarch"
@ -28,5 +29,5 @@ package() {
}
sha512sums="
22156c2ba722696e8f85efcc5996e6811523c2545d8a3daf328801f09b1edb9665172ddce2cf738d1c6af87ac9da0268ec1e4b07178f81c4bea27f3903d78bfd parallel-20240522.tar.bz2
d34f93a389a8cbbd696b7144c4bf1dc7b196c22fe08af30a531575828742e9782e6e36f4e9e3f877ba32213808b638e48e84a09c51890116b7462b7375e9d924 parallel-20240622.tar.bz2
"