Update to 1.0.170

main
Alfredo Palhares 2019-10-14 11:49:53 +01:00
parent e1817af825
commit bb92556260
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = joplin
pkgdesc = Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
pkgver = 1.0.169
pkgver = 1.0.170
pkgrel = 1
url = https://joplin.cozic.net
arch = x86_64
@ -18,11 +18,11 @@ pkgbase = joplin
source = joplin.desktop
source = joplin-desktop.sh
source = joplin.sh
source = https://github.com/laurent22/joplin/archive/v1.0.169.zip
source = https://github.com/laurent22/joplin/archive/v1.0.170.zip
sha256sums = 1d5676ded18ae55d31d0dfc8e46a1646a045df94d9c169e68451536ebd9cb653
sha256sums = 41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d
sha256sums = 5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276
sha256sums = b297b71527fda6a5f791dee38517a9d2d7df9817f46d7c092366645ad21092ad
sha256sums = 0ae04173f1978dae437d067cb2c89f47b218a5181b450dcbe924e84345ece801
pkgname = joplin

View File

@ -4,7 +4,7 @@
# https://github.com/masterkorp/joplin-pkgbuild
pkgname=joplin
pkgver=1.0.169
pkgver=1.0.170
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")
@ -18,7 +18,7 @@ source=("joplin.desktop" "joplin-desktop.sh" "joplin.sh"
sha256sums=('1d5676ded18ae55d31d0dfc8e46a1646a045df94d9c169e68451536ebd9cb653'
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
'b297b71527fda6a5f791dee38517a9d2d7df9817f46d7c092366645ad21092ad')
'0ae04173f1978dae437d067cb2c89f47b218a5181b450dcbe924e84345ece801')
build() {
# Remove husky (git hooks) from dependencies