Update to 1.0.127

This commit is contained in:
Alfredo Palhares 2019-02-15 10:40:33 +00:00
parent cc209bfdc9
commit 31f952db2e
3 changed files with 10 additions and 10 deletions

View file

@ -4,8 +4,8 @@
# https://github.com/masterkorp/joplin-pkgbuild
pkgname=joplin
pkgver=1.0.125
pkgrel=3
pkgver=1.0.127
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")
makedepends=("git" "nodejs" "rsync" "npm")
@ -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=('0bd2d4f055d99a5c989dc7d6bce5e1217f161f1e3cf09c9fb8b0045347baae88'
sha256sums=('4354be723c84ee55d513857411c38b5329f90605aa5f6b624b524c4dc3014911'
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
'7e3860c23dc88fc5d60b1932f617996aceeb00fa9c525042c207aecdfd7fa54c')
'336c86d1ec025bc9745525e7ab64039d0302267994fdfaf6c4b9ca25d3fff683')
build() {