summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Bunkus2016-06-11 09:58:54 +0200
committerMoritz Bunkus2016-06-11 09:58:54 +0200
commit8376119e8d62a2357ad2c5fba13030e4b26b63f9 (patch)
tree437bcbcd1eda6b856ddaa035145696ee6e9dda12 /PKGBUILD
parente06b6778f76bf091fe9dc73f01f6310a8ff5203f (diff)
downloadaur-8376119e8d62a2357ad2c5fba13030e4b26b63f9.tar.gz
update to version 0.93-9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06b8ba38a25a..1a7f0b54017b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Moritz Bunkus <moritz@bunkus.org>
pkgname='perl-audio-scan'
pkgver='0.93'
-pkgrel="8"
+pkgrel="9"
pkgdesc="Fast C metadata and tag reader for all common audio file formats"
arch=('i686' 'x86_64' 'arm')
license=('PerlArtistic' 'GPL')
@@ -9,7 +9,7 @@ options=('!emptydirs')
depends=('perl' 'zlib>=1.2.5')
makedepends=('perl-test-warn')
url='http://search.cpan.org/dist/Audio-Scan'
-source=('http://search.cpan.org/CPAN/authors/id/A/AG/AGRUNDMA/Audio-Scan-0.93.tar.gz')
+source=("http://cpan.metacpan.org/authors/id/A/AG/AGRUNDMA/Audio-Scan-${pkgver}.tar.gz")
md5sums=('afcdbf8641e1a572a387fe097e3897ee')
sha512sums=('1e82f8ff35744a14626777450c87e15d7f0e5ada7f6643c5f9b38a599068cacef50ae83b525292440085de4593ad625abf5ee61282b59f64b1349d5d8f29e99a')