summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Bunkus2019-06-18 21:53:04 +0200
committerMoritz Bunkus2019-06-18 21:53:04 +0200
commitdcf6297f1aa5381579e9cd4dddb0e0671c52816b (patch)
tree859037eeb390b1265fb9e8539214f126e6767cef
parent4af643d346f2a03b42406ca9c94f25e2f2b66985 (diff)
downloadaur-dcf6297f1aa5381579e9cd4dddb0e0671c52816b.tar.gz
update to version 1.01-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70445a38d15a..eae777a779e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Aug 11 09:37:26 UTC 2018
+# Tue Jun 18 19:53:01 UTC 2019
pkgbase = perl-audio-scan
pkgdesc = Fast C metadata and tag reader for all common audio file formats
pkgver = 1.01
- pkgrel = 2
+ pkgrel = 3
url = http://search.cpan.org/dist/Audio-Scan
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ef7c4f643fdb..d84e2b960eac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Moritz Bunkus <moritz@bunkus.org>
pkgname="perl-audio-scan"
pkgver="1.01"
-pkgrel="2"
+pkgrel="3"
pkgdesc="Fast C metadata and tag reader for all common audio file formats"
arch=("i686" "x86_64" "arm")
license=("PerlArtistic" "GPL")