Release 1.0.57
This commit is contained in:
parent
5b43fe1fc3
commit
c9d21d9fc6
3 changed files with 8 additions and 9 deletions
7
PKGBUILD
7
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
|||
# https://github.com/masterkorp/joplin-pkgbuild
|
||||
|
||||
pkgname=joplin
|
||||
pkgver=1.0.152
|
||||
pkgver=1.0.157
|
||||
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,11 +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=('42b0c2a2b1630a8d6dc3bdc9e30f083defd7e6f882d66c986fe8ff9cde12f77e'
|
||||
sha256sums=('5c2e9254c6f4685c6ff01674007798295e4c3e0631473ff411e461e97cc40350'
|
||||
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
|
||||
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
|
||||
'4137235f9ac32ce0ec063f5b6d757aa75e2424ea89ba09eb0aa930cd00d0e600')
|
||||
|
||||
'35f870194c70c43f0ef31d5197f294f69386534221bcf4e530a0b51950bf2d2a')
|
||||
|
||||
build() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue