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 6ded03bd233a..4c8de0b94555 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://lunatask.app'
license=('proprietary')
_file=Lunatask-${pkgver}.AppImage
-source=(https://github.com/lunatask/lunatask/releases/download/v${pkgver}${_file})
+source=(https://github.com/lunatask/lunatask/releases/download/v${pkgver}/${_file})
sha512sums=('493627eb39ac1c5244ef6b600cba522d95b1677b3a4e1a15681c9c0b3d86c0c0440ac473fcd99bcfd1eafe790dd349c65619e0b64107ed285514b1b34275a205')
options=('!strip')