Update to 1.0.152
This commit is contained in:
parent
551d21e21a
commit
0cfc842d09
3 changed files with 10 additions and 8 deletions
8
PKGBUILD
8
PKGBUILD
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue