summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36a02a40aa97..1c75d9276d76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = joplin-appimage
pkgdesc = The latest released AppImage of Joplin - a cross-platform note taking and to-do app
- pkgver = 1.0.225
+ pkgver = 1.0.229
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.225/Joplin-1.0.225.AppImage
- source = https://github.com/laurent22/joplin/raw/v1.0.225/LICENSE
+ source = https://github.com/laurent22/joplin/releases/download/v1.0.229/Joplin-1.0.229.AppImage
+ source = https://github.com/laurent22/joplin/raw/v1.0.229/LICENSE
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index db82984fda11..8e67e95b5369 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: kirillz kzasorin@gmail.com
pkgname=joplin-appimage
-pkgver=1.0.225
+pkgver=1.0.229
pkgrel=1
pkgdesc="The latest released AppImage of Joplin - a cross-platform note taking and to-do app"
arch=('x86_64')