[arch-commits] Commit in perl-term-readkey/repos (2 files)
Felix Yan
felixonmars at archlinux.org
Sat Jan 5 22:46:33 UTC 2019
Date: Saturday, January 5, 2019 @ 22:46:32
Author: felixonmars
Revision: 343027
fix broken pkgrelease
Modified:
perl-term-readkey/repos/extra-x86_64/PKGBUILD
Deleted:
perl-term-readkey/repos/community-x86_64/
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2019-01-05 21:22:39 UTC (rev 343026)
+++ extra-x86_64/PKGBUILD 2019-01-05 22:46:32 UTC (rev 343027)
@@ -1,4 +1,3 @@
-# $Id$
# Maintainer: Felix Yan <felixonmars at archlinux.org>
# Contributor: kevin <kevin at archlinux.org>
# Contributor: Wael Nasreddine <gandalf at siemens-mobiles.org>
@@ -6,8 +5,8 @@
pkgname=perl-term-readkey
_realname=TermReadKey
-pkgver=2.37
-pkgrel=5
+pkgver=2.38
+pkgrel=1
pkgdesc="Provides simple control over terminal driver modes"
arch=('x86_64')
license=('custom')
@@ -15,7 +14,7 @@
url="http://search.cpan.org/~jstowe/${_realname}/"
options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
-md5sums=('e8ea15c16333ac4f8d146d702e83cc0c')
+sha512sums=('fb09f013f9f0d8a4397e39f6f3db7a6d023259219af8f76744094e396437a01b19141b3cdb39a158d3b518903fb010088bc37406763bfbeb3fcab810bb0bb157')
build() {
cd "${srcdir}/TermReadKey-$pkgver"
More information about the arch-commits
mailing list