[arch-commits] Commit in perl-term-table/repos (community-any/PKGBUILD extra-any)
Felix Yan
felixonmars at archlinux.org
Wed Oct 4 15:36:15 UTC 2017
Date: Wednesday, October 4, 2017 @ 15:36:14
Author: felixonmars
Revision: 261489
fix broken pkgrelease
Modified:
perl-term-table/repos/community-any/PKGBUILD
Deleted:
perl-term-table/repos/extra-any/
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: community-any/PKGBUILD
===================================================================
--- community-any/PKGBUILD 2017-10-04 15:29:52 UTC (rev 261488)
+++ community-any/PKGBUILD 2017-10-04 15:36:14 UTC (rev 261489)
@@ -2,8 +2,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-term-table
-pkgver=0.008
-pkgrel=4
+pkgver=0.010
+pkgrel=1
pkgdesc="Format a header and rows into a table"
arch=('any')
license=('PerlArtistic')
@@ -11,7 +11,7 @@
depends=('perl-importer')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Term-Table-$pkgver.tar.gz")
-sha512sums=('d741313933c8925ca3451056d05172c440ab4a46f5a4cbaeae3c6d4b82d29314e69643e8c3e60dced42768f2102277461b2d2dc4bf945d982df9265f49339d06')
+sha512sums=('7d4b5c19f0efaf530f4d05258e6963be4ebae4488657c722f115cc93c8431940d318e2b228e8a8e7d9923ebee2acc4541ec98d9b78c84091faee8544a5fd76af')
build() {
cd Term-Table-$pkgver
More information about the arch-commits
mailing list