Update to 1.0.152

main
Alfredo Palhares 2019-05-13 11:32:49 +01:00
parent 551d21e21a
commit 0cfc842d09
3 changed files with 10 additions and 8 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.145
pkgver = 1.0.152
pkgrel = 1
url = https://joplin.cozic.net
arch = x86_64
@ -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.145.zip
sha256sums = 47abcef3b1977f8119f1a61412a9cf67238fb08b64feac0df36b6ba816452346
source = https://github.com/laurent22/joplin/archive/v1.0.152.zip
sha256sums = 42b0c2a2b1630a8d6dc3bdc9e30f083defd7e6f882d66c986fe8ff9cde12f77e
sha256sums = 41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d
sha256sums = 5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276
sha256sums = 9fe03fcee8ca2af11660783a831c6d7b32f799149665ad98e82d1211393ccff8
sha256sums = 4137235f9ac32ce0ec063f5b6d757aa75e2424ea89ba09eb0aa930cd00d0e600
pkgname = joplin

View File

@ -4,7 +4,7 @@
# https://github.com/masterkorp/joplin-pkgbuild
pkgname=joplin
pkgver=1.0.145
pkgver=1.0.152
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,12 @@ 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=('47abcef3b1977f8119f1a61412a9cf67238fb08b64feac0df36b6ba816452346'
sha256sums=('42b0c2a2b1630a8d6dc3bdc9e30f083defd7e6f882d66c986fe8ff9cde12f77e'
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
'9fe03fcee8ca2af11660783a831c6d7b32f799149665ad98e82d1211393ccff8')
'4137235f9ac32ce0ec063f5b6d757aa75e2424ea89ba09eb0aa930cd00d0e600')
build() {
# Install dependencies for the Tools used on another projects

View File

@ -1,5 +1,5 @@
[Desktop Entry]
Version=1.0.145
Version=1.0.152
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