summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkevku2023-04-10 13:02:41 +0300
committerkevku2023-04-10 13:02:41 +0300
commit3c862e5efb9e98dda3a95caa53bcb6e8c4153e3e (patch)
tree80d4c8b71bd497ddacd5b4fe441afe5b20411189 /PKGBUILD
parentc8c32face98db953d4fee9874dc4d3d4afcf84e8 (diff)
downloadaur-m4acut.tar.gz
update source
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() {