perl-Term-Table: update to 0.024 (#5564)

This commit is contained in:
Dirk Stolle 2025-08-12 08:44:03 +02:00 committed by GitHub
parent bd8e544a1a
commit 3d9dee75e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
_realname=Term-Table
pkgname=perl-${_realname}
pkgver=0.022
pkgver=0.024
pkgrel=1
pkgdesc="Format a header and rows into a table"
arch=('any')
@ -15,7 +15,7 @@ license=('spdx:Artistic-1.0-Perl' 'spdx:GPL-1.0-or-later')
depends=()
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/${_realname}-${pkgver}.tar.gz")
sha256sums=('b9dbdacfa7362846e3c4a100081832db9da74b7356828ef9d92869c44642e0b8')
sha256sums=('52288538c3b0514bcd2b61f645686c256619e56a421ae992e2b76d31927c4ece')
build() {
cd "${srcdir}/${_realname}-${pkgver}"