Upgrade to 1.0.120
This commit is contained in:
parent
331198c823
commit
3ce4fe2d50
2 changed files with 8 additions and 8 deletions
10
PKGBUILD
10
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
|||
# https://github.com/masterkorp/joplin-pkgbuild
|
||||
|
||||
pkgname=joplin
|
||||
pkgver=1.0.119
|
||||
pkgver=1.0.120
|
||||
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,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=("fddf85e5b75056ddda434a258f00adb1095b4baeebe4c8ce6fea03e013a89113"
|
||||
"41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d"
|
||||
"5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276"
|
||||
"2c144e8db9874383174c75483285c5b897c5bcfd4ac6680da89a104627e848d6")
|
||||
sha256sums=('fddf85e5b75056ddda434a258f00adb1095b4baeebe4c8ce6fea03e013a89113'
|
||||
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
|
||||
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
|
||||
'a0078aac4882a46e8571ad4b126678f2a237de6e8101c0ad361bb9dc9809f7fd')
|
||||
|
||||
build() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue