summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e67e95b5369..ab3079d5c7dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=joplin-appimage
pkgver=1.0.229
pkgrel=1
-pkgdesc="The latest released AppImage of Joplin - a cross-platform note taking and to-do app"
+pkgdesc="The latest pre-released AppImage of Joplin - a cross-platform note taking and to-do app"
arch=('x86_64')
-url="https://github.com/laurent22/joplin"
+url="https://github.com/laurent22/joplin/releases/tag/v1.0.229"
license=('MIT')
options=(!strip) # necessary otherwise the AppImage file in the package is truncated
_filename=Joplin-$pkgver.AppImage