upgpkg: joplin 2.1.9-1

upstream release
main
Alfredo Palhares 2021-07-28 14:37:14 +01:00
parent bf3f461189
commit 9afcd2d2f7
2 changed files with 6 additions and 5 deletions

View File

@ -1,5 +1,5 @@
pkgbase = joplin
pkgver = 2.1.8
pkgver = 2.1.9
pkgrel = 1
url = https://joplinapp.org/
install = joplin.install
@ -28,11 +28,11 @@ pkgbase = joplin
source = joplin.desktop
source = joplin-desktop.sh
source = joplin.sh
source = joplin-2.1.8.tar.gz::https://github.com/laurent22/joplin/archive/v2.1.8.tar.gz
source = joplin-2.1.9.tar.gz::https://github.com/laurent22/joplin/archive/v2.1.9.tar.gz
sha256sums = c7c5d8b0ff9edb810ed901ea21352c9830bfa286f3c18b1292deca5b2f8febd2
sha256sums = a450284fe66d89aa463d129ce8fff3a0a1a783a64209e4227ee47449d5737be8
sha256sums = dc1236767ee055ea1d61f10e5266a23e70f3e611b405fe713ed24ca18ee9eeb5
sha256sums = a9aa27a71b46b0620263b9956050bf1b99197b6a630d40f89df558a7908da3e1
sha256sums = d175f6c2daabf90264b4e6a0f083153a5a82a512d533fbf1a4bb6915da51d6a1
pkgname = joplin
pkgdesc = A note taking and to-do application with synchronization capabilities - CLI App

View File

@ -7,7 +7,7 @@
pkgbase="joplin"
pkgname=('joplin' 'joplin-desktop')
pkgver=2.2.1
pkgver=2.1.9
groups=('joplin')
pkgrel=1
install="joplin.install"
@ -23,7 +23,8 @@ source=("joplin.desktop" "joplin-desktop.sh" "joplin.sh"
sha256sums=('c7c5d8b0ff9edb810ed901ea21352c9830bfa286f3c18b1292deca5b2f8febd2'
'a450284fe66d89aa463d129ce8fff3a0a1a783a64209e4227ee47449d5737be8'
'dc1236767ee055ea1d61f10e5266a23e70f3e611b405fe713ed24ca18ee9eeb5'
'ab26074d1e53a7cace378e9d8afeaa162bb1f26ae5999e2cf1f91f33921d2e3f')
'd175f6c2daabf90264b4e6a0f083153a5a82a512d533fbf1a4bb6915da51d6a1')
# local npm cache directory
_npm_cache="npm-cache"