summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Bunkus2017-06-24 19:13:01 +0200
committerMoritz Bunkus2017-06-24 19:13:01 +0200
commita996838c3f052b31157e6285f7d2c6d95b3de63a (patch)
tree4760d794c365e3d06179695258fe20adfcf2633a /PKGBUILD
parent9e0241416f0fc9dd9bfa1379f94db1e89658258d (diff)
downloadaur-a996838c3f052b31157e6285f7d2c6d95b3de63a.tar.gz
bump pkgrel for triggering a rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd8d66a32d53..adf64f21b3ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Moritz Bunkus <moritz@bunkus.org>
pkgname='perl-audio-scan'
pkgver="0.98"
-pkgrel="1"
+pkgrel="2"
pkgdesc="Fast C metadata and tag reader for all common audio file formats"
arch=('i686' 'x86_64' 'arm')
license=('PerlArtistic' 'GPL')
@@ -9,7 +9,6 @@ options=('!emptydirs')
makedepends=('perl-test-warn')
url='http://search.cpan.org/dist/Audio-Scan'
source=("https://cpan.metacpan.org/authors/id/A/AG/AGRUNDMA/Audio-Scan-${pkgver}.tar.gz")
-md5sums=('1ae20c42b977b5bec038eef81af1b53c')
sha512sums=('58b30c0a4c0ec2a8612d846e9fe2680444ce745d60c3670f22686c0283245904f0506e3e362767493ad5f4aa28cebd685d12e87db3a7644edc31e2633d7342f2')
prepare_environment() {