summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIcefox2020-06-19 17:10:51 +0300
committerIcefox2020-06-19 17:10:51 +0300
commitd0eb532663fa0760e09fbc7e3a146e58ad127c73 (patch)
tree407c70931b283646637922ecce33a16c93c318ab /PKGBUILD
parentb4cacd1ba6865b3d583a3793265bc086c738e488 (diff)
downloadaur-d0eb532663fa0760e09fbc7e3a146e58ad127c73.tar.gz
updated to v. 1.0.220
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f53c0c1e064..3f102e8bd174 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://github.com/laurent22/joplin"
license=('MIT')
options=(!strip) # necessary otherwise the AppImage file in the package is truncated
-source=('https://github.com/laurent22/joplin/releases/download/v1.0.120/Joplin-1.0.120-x86_64.AppImage')
+source=('https://github.com/laurent22/joplin/releases/download/v1.0.220/Joplin-1.0.220.AppImage')
sha512sums=('7001d93db289bd47afe634285775d4acccba4732cb620051e34d6f284d2ea12e43ebe8bfae4a57236b17fbdb5bc4bb395fa0b5163d588626e37943337d88fbed')
_filename=Joplin-$pkgver-x86_64.AppImage