Update to 1.0.159

This commit is contained in:
Alfredo Palhares 2019-06-13 09:28:11 +01:00
parent 60644ff596
commit 10e602797d
3 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@
# https://github.com/masterkorp/joplin-pkgbuild
pkgname=joplin
pkgver=1.0.158
pkgver=1.0.159
pkgrel=1
pkgdesc="Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS."
arch=("x86_64" "i686")
@ -15,10 +15,10 @@ url="https://joplin.cozic.net"
license=("MIT")
source=("${pkgname}.desktop" "joplin-desktop.sh" "joplin.sh"
"https://github.com/laurent22/joplin/archive/v${pkgver}.zip")
sha256sums=('bd42b28bb4c782be8deab833766d86eefdd828d6ec445ab4a0944f088b8e7b21'
sha256sums=('62c7c2254288ae9374092d02e3791b7b23e00cddd44703a095c747e6195e4227'
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
'f49dc35750e0a99c446b2d02dada775326fa4c30c05a298030904d1c39bd51ad')
'fe8f7b0636f96a97a2e2d90923e1732f6ffd51b4d109c62a6efd9deb255afb28')
build() {