summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cfeb71b0324b..eb1358286341 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = joplin-appimage
pkgdesc = The latest pre-released AppImage of Joplin - a cross-platform note taking and to-do app
- pkgver = 1.0.237
+ pkgver = 1.0.239
pkgrel = 1
url = https://github.com/laurent22/joplin
arch = x86_64
license = MIT
options = !strip
- source = https://github.com/laurent22/joplin/releases/download/v1.0.237/Joplin-1.0.237.AppImage
- source = https://github.com/laurent22/joplin/raw/v1.0.237/LICENSE
- sha512sums = 7a5149ddafcbee12928ab0d2e88365490b7da10881e27a825a268286f68137f19f54a570aa198946a13496a870c81c6bec43ea90921b734070fb8f8a6a1106cc
+ source = https://github.com/laurent22/joplin/releases/download/v1.0.239/Joplin-1.0.239.AppImage
+ source = https://github.com/laurent22/joplin/raw/v1.0.239/LICENSE
+ sha512sums = 5246e68d8de40556cab6737a1b499a3ca8ea447fff910fb7dd547d4949dbfa90048c5582559028ef7e63d459542a727e0e724e40b66daddbac7e23a492a9b686
sha512sums = SKIP
pkgname = joplin-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 5d4af24d0d4e..d2542bc6ba28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: silenf positron1998@gmail.com
-# Maintainer: thynkon <thynkon at pm dot me>
+# Maintainer: thynkon <thynkon at protonmail dot com>
pkgname=joplin-appimage
-pkgver=1.0.237
+pkgver=1.0.239
pkgrel=1
pkgdesc="The latest pre-released 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=(
- 7a5149ddafcbee12928ab0d2e88365490b7da10881e27a825a268286f68137f19f54a570aa198946a13496a870c81c6bec43ea90921b734070fb8f8a6a1106cc
+ 5246e68d8de40556cab6737a1b499a3ca8ea447fff910fb7dd547d4949dbfa90048c5582559028ef7e63d459542a727e0e724e40b66daddbac7e23a492a9b686
SKIP
)