summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMéril Pilon2022-03-03 10:01:30 +0000
committerMéril Pilon2022-03-03 10:01:30 +0000
commit29b9b4315383de52ace75769c40a11adcf86af3a (patch)
treebcaa8e91b21936ba8e666ccb4616f7461c3395c9
parent575c4d75c21465a27e826e68ffdd63515b03f235 (diff)
downloadaur-29b9b4315383de52ace75769c40a11adcf86af3a.tar.gz
Add pkgname to downloaded tarball
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 504c84cf3c53..1ff91c4369bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ provides=('emacs' 'emacs-seq')
conflicts=('emacs' 'emacs26-git' 'emacs-27-git' 'emacs-git' 'emacs-seq')
replaces=('emacs26-git' 'emacs27-git' 'emacs-git' 'emacs-seq')
-source=("https://github.com/mpsq/emacs-gcc-wayland-devel-builder/releases/download/$pkgver/$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mpsq/emacs-gcc-wayland-devel-builder/releases/download/$pkgver/$pkgver.tar.gz")
sha512sums=("94775d04d6e6b35e814156baa0f9da946d63b240c0f9cbf28ae608a4cd4182e36cc03f658555d936ffa38ced9fd28691124f8a4dd72c1f443c1f6f23039133d5")
package() {