upgpkg: joplin 1.0.227-1
upstream release Update Joplin
This commit is contained in:
parent
4c521b3e83
commit
db77170caf
3 changed files with 9 additions and 9 deletions
8
PKGBUILD
8
PKGBUILD
|
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Mark Wagie <mark dot wagie at tutanota dot com>
|
||||
|
||||
# Please contribute to:
|
||||
# https://github.com/masterkorp/joplin-pkgbuild
|
||||
# https://github.com/alfredopalhares/arch-pkgbuilds
|
||||
|
||||
pkgname=joplin
|
||||
pkgver=1.0.224
|
||||
pkgver=1.0.227
|
||||
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=('f915b42c3c35b22fc9bd1525953be2363319edfa2e95288f87edfb2833ec45f1'
|
||||
sha256sums=('a294658f46c2cbf16fc9b5fd13c50b67f90f87b16eab8904b876c719c843381d'
|
||||
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
|
||||
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
|
||||
'80af12d00730fe2150ce766658f417fa39f829a99048256ca7e86dba27d069ca')
|
||||
'670632dd67eebca81d87734dc9273ed87904cbcb926e7e6e4bf76e24dc556256')
|
||||
|
||||
build() {
|
||||
# Remove husky (git hooks) from dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue