summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de32a5a287e1..e6889c56ee34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : CPANPLUS::Dist::Arch 1.30
pkgname='perl-midi-perl'
-pkgver='0.83'
+pkgver='0.84'
pkgrel='1'
pkgdesc="read, compose, modify, and write MIDI files"
arch=('any')
@@ -11,10 +11,10 @@ options=('!emptydirs')
depends=('perl>=0')
makedepends=()
url='https://metacpan.org/release/MIDI-Perl'
-source=('http://search.cpan.org/CPAN/authors/id/C/CO/CONKLIN/MIDI-Perl-0.83.tar.gz')
-md5sums=('f8c08ce48faaa4881f48ca93d35f5c76')
-sha512sums=('0c8c77cf2d7f5890afea47e7c849c2f483373eed8b91c2a8eb884dde73ecc9c95714a8f8556bfaf4ea6ce2db9f8d62a8b265d15f0b0670b0fc554401a426fe48')
-_distdir="MIDI-Perl-0.83"
+source=('https://cpan.metacpan.org/authors/id/C/CO/CONKLIN/MIDI-Perl-0.84.tar.gz')
+md5sums=('b1d7f7b428627739e935b713e3cec5af')
+sha512sums=('e05fdcd153feb4c848166fb352a9e524bdb68716ba1fc89dde35136b4503157dd4cfd35053bdf89e3c320baa9ffa632b1c1237f03461bc854de073c1b953541c')
+_distdir="MIDI-Perl-0.84"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \