summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthynkon2021-06-29 08:52:12 +0200
committerthynkon2021-06-29 08:52:12 +0200
commitc581e5f180c2c17d59ff0cdf2095ef39678fc573 (patch)
tree479e8927f7db947c018158a77fcf9c96cd266199
parent22ea2abf646c7aff707139372152c9499cee9541 (diff)
downloadaur-c581e5f180c2c17d59ff0cdf2095ef39678fc573.tar.gz
Update to v. 2.1.7-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ed23b03cf9b..7c48bd3ba0e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = joplin-appimage
pkgdesc = The latest stable AppImage of Joplin - a cross-platform note taking and to-do app
- pkgver = 2.0.11
+ pkgver = 2.1.7
pkgrel = 2
url = https://github.com/laurent22/joplin
arch = x86_64
license = MIT
depends = fuse2
options = !strip
- source = https://github.com/laurent22/joplin/releases/download/v2.0.11/Joplin-2.0.11.AppImage
- source = https://github.com/laurent22/joplin/raw/v2.0.11/LICENSE
- sha512sums = 716d8c3df077447b1c5bbba208822f961b963157dffc57ae09029917401bb586c0d17a05ee57fb87a6257942e29047c90e3ff776aaedf40ee594a334a28a340d
+ source = https://github.com/laurent22/joplin/releases/download/v2.1.7/Joplin-2.1.7.AppImage
+ source = https://github.com/laurent22/joplin/raw/v2.1.7/LICENSE
+ sha512sums = fa0d822133a7691b7cc05d5a8f8349614780f5cc18557a1b412c8295fb3418489d0a5984746b82d1f4d6ed1ab388a66db26da742c2797268df548da553e91e54
sha512sums = SKIP
pkgname = joplin-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 55a0c3e8610d..3720acfc449c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: thynkon <thynkon at protonmail dot com>
pkgname=joplin-appimage
-pkgver=2.0.11
+pkgver=2.1.7
pkgrel=2
pkgdesc="The latest stable AppImage of Joplin - a cross-platform note taking and to-do app"
arch=('x86_64')
@@ -15,7 +15,7 @@ source=(
${url}/raw/v${pkgver}/LICENSE
)
sha512sums=(
- 716d8c3df077447b1c5bbba208822f961b963157dffc57ae09029917401bb586c0d17a05ee57fb87a6257942e29047c90e3ff776aaedf40ee594a334a28a340d
+ fa0d822133a7691b7cc05d5a8f8349614780f5cc18557a1b412c8295fb3418489d0a5984746b82d1f4d6ed1ab388a66db26da742c2797268df548da553e91e54
SKIP
)