perl-Convert-BinHex: Update to 1.125

This commit is contained in:
Alexey Pavlov
2018-02-14 11:21:40 +03:00
parent 9809295a27
commit 29762969bb

View File

@@ -2,8 +2,8 @@
_realname=Convert-BinHex
pkgname="perl-${_realname}"
pkgver=1.123
pkgrel=2
pkgver=1.125
pkgrel=1
pkgdesc="Perl module to extract data from Macintosh BinHex files"
arch=('any')
url="http://search.cpan.org/dist/Convert-BinHex/"
@@ -12,7 +12,7 @@ depends=('perl')
options=('!emptydirs')
install=${pkgname}.install
source=("https://www.cpan.org/authors/id/S/ST/STEPHEN/${_realname}-$pkgver.tar.gz")
sha256sums=('bd2028056297087a94d14d5390878f9aa69b0a6d186fe23f0925271e5bcfc440')
sha256sums=('513591b4be46bd7eb91e83197721b4a045a9753a3dd2f11de82c9d3013226397')
build() {
cd "${srcdir}/${_realname}-${pkgver}"