summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStelios Tsampas2021-10-21 15:58:07 +0300
committerStelios Tsampas2021-10-21 15:58:07 +0300
commit0910aad39463135528cc78adbfcfd5b861d0c05f (patch)
tree0e92810ae3693213b0394753ad200c740b263185 /PKGBUILD
parent04e5db2efdcac5760eef1e6137d43fd4cb9be102 (diff)
downloadaur-awesome-luajit.tar.gz
oops
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3dd2f3ca0655..7f949915373c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -45,7 +45,7 @@ optdepends=('rlwrap: readline support for awesome-client'
provides=(notification-daemon awesome)
conflicts=(awesome)
backup=('etc/xdg/awesome/rc.lua')
-_archive="$pkgname-$pkgver"
+_archive="awesome-$pkgver"
source=("https://github.com/awesomeWM/awesome/releases/download/v$pkgver/$_archive.tar.xz"{,.asc})
sha512sums=('c5ef1e8dc593e7783b895d22143154aea8f211beeda24672a7ee4ed5112b4f4284043f848a151f3d3c4f569e91308670367a4353f705b20511b36495b22fa3f5'
'SKIP')