summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIcefox2020-07-24 12:47:25 +0300
committerIcefox2020-07-24 12:47:25 +0300
commit201a08cb992759f81d8ab1d20bdb99a6cf24b7d7 (patch)
tree4c4c73368acfa3602c238071212891e3ddd1374d /PKGBUILD
parent41f4abd1c354a8d7e1b30df6df5f1747abdb1cc1 (diff)
downloadaur-201a08cb992759f81d8ab1d20bdb99a6cf24b7d7.tar.gz
Updated to v. 1.0.229-1
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