Update to 1.0.127

main
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

@ -1,7 +1,7 @@
pkgbase = joplin
pkgdesc = Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
pkgver = 1.0.125
pkgrel = 3
pkgver = 1.0.127
pkgrel = 1
url = https://joplin.cozic.net
arch = x86_64
arch = i686
@ -17,11 +17,11 @@ pkgbase = joplin
source = joplin.desktop
source = joplin-desktop.sh
source = joplin.sh
source = https://github.com/laurent22/joplin/archive/v1.0.125.zip
sha256sums = 0bd2d4f055d99a5c989dc7d6bce5e1217f161f1e3cf09c9fb8b0045347baae88
source = https://github.com/laurent22/joplin/archive/v1.0.127.zip
sha256sums = 4354be723c84ee55d513857411c38b5329f90605aa5f6b624b524c4dc3014911
sha256sums = 41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d
sha256sums = 5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276
sha256sums = 7e3860c23dc88fc5d60b1932f617996aceeb00fa9c525042c207aecdfd7fa54c
sha256sums = 336c86d1ec025bc9745525e7ab64039d0302267994fdfaf6c4b9ca25d3fff683
pkgname = joplin

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() {

View File

@ -1,5 +1,5 @@
[Desktop Entry]
Version=1.0.125
Version=1.0.127
Name=Joplin
Comment=Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
Exec=/usr/bin/joplin-desktop