[arch-commits] Commit in perl-test-inter/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Feb 12 01:17:10 UTC 2015
Date: Thursday, February 12, 2015 @ 02:17:09
Author: fyan
Revision: 127587
upgpkg: perl-test-inter 1.06-1
Modified:
perl-test-inter/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-12 01:15:41 UTC (rev 127586)
+++ PKGBUILD 2015-02-12 01:17:09 UTC (rev 127587)
@@ -1,8 +1,8 @@
# $Id: PKGBUILD 109093 2014-04-10 12:45:00Z fyan $
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-test-inter
-pkgver=1.05
+pkgver=1.06
pkgrel=1
pkgdesc='Framework for more readable interactive test scripts'
arch=('any')
@@ -11,7 +11,7 @@
depends=('perl')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/Test-Inter-$pkgver.tar.gz")
-sha1sums=('22b785e7e0da26cbab9efa2cfe893038406569fb')
+sha1sums=('fe7ac2c6328546dd11f6dcbe297261c5792c114f')
build() {
cd Test-Inter-$pkgver
More information about the arch-commits
mailing list