summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Rabert2018-06-23 17:03:13 -0400
committerAndrew Rabert2018-06-23 17:03:13 -0400
commiteacbc81178aa9e626f2d84208c833de9dab2928f (patch)
tree6931a08001210cfd8792d89cf65d147ebdd07c78
parent7bf3ab6878ff4a6fe99ac797b0d26f9ed0bda7b3 (diff)
downloadaur-eacbc81178aa9e626f2d84208c833de9dab2928f.tar.gz
Use copy/pasta
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aade9be71290..3e6f8e12b8cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ depends=('flac' 'lame' 'python' 'python-mutagen')
makedepends=('python-setuptools')
license=('APACHE')
arch=('any')
-source=("https://files.pythonhosted.org/packages/source/h/harmonize/harmonize-$pkgver.tar.gz")
+source=("https://files.pythonhosted.org/packages/source/${pkgname:0:1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha256sums=('9f87fb510d37a3aeb8a566a604ecdc811f9353f623e30ea776b5bb646120955d')
package() {