mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
perl-Text-Aligner: update to 0.16.
This commit is contained in:
parent
d35205cafe
commit
2bfbba1157
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Text-Aligner'
|
||||
pkgname=perl-Text-Aligner
|
||||
version=0.13
|
||||
revision=2
|
||||
version=0.16
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -9,8 +9,8 @@ hostmakedepends="perl"
|
|||
makedepends="perl"
|
||||
depends="$makedepends"
|
||||
short_desc="Justify strings with various alignment styles"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Text-Aligner"
|
||||
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=e61c1c93cdefd9cc2a40f12fa8bfb12e64bb06d2375ba9e61534249865103eef
|
||||
checksum=5c857dbce586f57fa3d7c4ebd320023ab3b2963b2049428ae01bd3bc4f215725
|
||||
|
|
Loading…
Add table
Reference in a new issue