summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHanabishi2022-07-03 16:36:05 +0500
committerHanabishi2022-07-03 16:36:05 +0500
commit1305d79c95c789198ff4b941b57989dd776f0521 (patch)
tree98d3cae456b9e8394d086558f18b15c2efb14d1f /PKGBUILD
parent959d04f17469c7ab0ab3eab1ef6506cbb5454354 (diff)
downloadaur-1305d79c95c789198ff4b941b57989dd776f0521.tar.gz
Name the src archive
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6223bdfb6a82..21709717cb44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -41,7 +41,7 @@ optdepends=(
)
_snapshot="${_name}-${pkgver}"
-source=("${url}/files/${_name}/${pkgver%.*}/${_snapshot}.tar.bz2")
+source=("${_snapshot}.tar.bz2::${url}/files/${_name}/${pkgver%.*}/${_snapshot}.tar.bz2")
sha256sums=('2d8d5be8ed81dfa3b67de98b00800f7ea0fe9ac2d0f912e49265b0f4f7f5693f')
build() {