Update to 1.0.200
This commit is contained in:
parent
c5276d770b
commit
21f67de90a
3 changed files with 8 additions and 8 deletions
6
PKGBUILD
6
PKGBUILD
|
|
@ -5,7 +5,7 @@
|
|||
# https://github.com/masterkorp/joplin-pkgbuild
|
||||
|
||||
pkgname=joplin
|
||||
pkgver=1.0.197
|
||||
pkgver=1.0.200
|
||||
pkgrel=1
|
||||
pkgdesc="A note taking and to-do application with synchronization capabilities"
|
||||
arch=('x86_64' 'i686')
|
||||
|
|
@ -17,10 +17,10 @@ url="https://joplinapp.org/"
|
|||
license=('MIT')
|
||||
source=("${pkgname}.desktop" "${pkgname}-desktop.sh" "${pkgname}.sh"
|
||||
"${pkgname}-${pkgver}.tar.gz::https://github.com/laurent22/joplin/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('ec7aaec78b3e468a0f3bbb33b3fab2bf08bbe429bdbe343256cce483604de591'
|
||||
sha256sums=('0f9030c3fdc4c500b7a7db3dd572ed7466a27865b3e427d20777c460be1e21f2'
|
||||
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
|
||||
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
|
||||
'91200b15e5bae06c9b272b910cb1807fe7bc5426985236484b7a148575ef9c05')
|
||||
'11c3c0f92573ddb5c8b37524d84dee328cae0ca9272ad85af1fe98a5e7ecd0a0')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue