summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9e7cf9555c7..bd1676865696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=("x86_64" "i686")
url="https://github.com/nu774/m4acut"
license=("ZLIB" "BSD")
depends=("l-smash")
-source=("https://github.com/nu774/m4acut/archive/v$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nu774/m4acut/archive/refs/tags/v$pkgver.tar.gz")
sha256sums=("16e4637d278113afd99823c9b34cc62263a7b008c3cd9ef934fc09672de03439")
prepare() {