upgpkg: joplin 1.0.224-1

upstream release
main
Alfredo Palhares 2020-06-29 14:48:29 +01:00
parent d3ed37c47a
commit 4c521b3e83
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = joplin
pkgdesc = A note taking and to-do application with synchronization capabilities
pkgver = 1.0.218
pkgver = 1.0.224
pkgrel = 1
url = https://joplinapp.org/
arch = x86_64
@ -23,11 +23,11 @@ pkgbase = joplin
source = joplin.desktop
source = joplin-desktop.sh
source = joplin.sh
source = joplin-1.0.218.tar.gz::https://github.com/laurent22/joplin/archive/v1.0.218.tar.gz
source = joplin-1.0.224.tar.gz::https://github.com/laurent22/joplin/archive/v1.0.224.tar.gz
sha256sums = f915b42c3c35b22fc9bd1525953be2363319edfa2e95288f87edfb2833ec45f1
sha256sums = 41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d
sha256sums = 5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276
sha256sums = e7ce026d390a26f2597eaafc6bbaf05624978b5dd86c62d091a7af9f628898ec
sha256sums = 80af12d00730fe2150ce766658f417fa39f829a99048256ca7e86dba27d069ca
pkgname = joplin

View File

@ -5,7 +5,7 @@
# https://github.com/masterkorp/joplin-pkgbuild
pkgname=joplin
pkgver=1.0.218
pkgver=1.0.224
pkgrel=1
pkgdesc="A note taking and to-do application with synchronization capabilities"
arch=('x86_64' 'i686')
@ -20,7 +20,7 @@ source=("${pkgname}.desktop" "${pkgname}-desktop.sh" "${pkgname}.sh"
sha256sums=('f915b42c3c35b22fc9bd1525953be2363319edfa2e95288f87edfb2833ec45f1'
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
'e7ce026d390a26f2597eaafc6bbaf05624978b5dd86c62d091a7af9f628898ec')
'80af12d00730fe2150ce766658f417fa39f829a99048256ca7e86dba27d069ca')
build() {
# Remove husky (git hooks) from dependencies