summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormutantmonkey2021-06-12 17:03:20 -0700
committermutantmonkey2021-06-12 17:03:20 -0700
commita8fe8484433130c13ce11eb2d359770bd0b8c27d (patch)
treec961b077012729071f04de7ba50bf304638ce9f2 /PKGBUILD
parent95a6421aab336ab1041d8c5c5f57831d8858ade1 (diff)
downloadaur-whatmp3.tar.gz
whatmp3: use unique source filename
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 338c594136e8..8a0a56cd7dd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ optdepends=('vorbis-tools: OGG Vorbis support'
'vorbisgain: ReplayGain support'
'aacgain: ReplayGain support'
'sox: dither support')
-source=("https://github.com/RecursiveForest/whatmp3/archive/v${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/RecursiveForest/whatmp3/archive/v${pkgver}.tar.gz")
sha256sums=('0d8ba70a1c72835663a3fde9ba8df0ff7007268ec0a2efac76c896dea4fcf489')
package() {