Release 1.0.176
This commit is contained in:
parent
b8df87d57a
commit
860fccd594
3 changed files with 33 additions and 4 deletions
6
PKGBUILD
6
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
|||
# https://github.com/masterkorp/joplin-pkgbuild
|
||||
|
||||
pkgname=joplin
|
||||
pkgver=1.0.177
|
||||
pkgver=1.0.176
|
||||
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=("joplin.desktop" "joplin-desktop.sh" "joplin.sh"
|
||||
"https://github.com/laurent22/joplin/archive/v${pkgver}.zip")
|
||||
sha256sums=('b4f41f027ccfaccf49887395d314a00fc193f856eb8547b3d06c72d340a68334'
|
||||
sha256sums=('f3c3379ceb3eee166e50d0ad85c0c52ae1c1602ecbd8fcc070b81b5fac719e28'
|
||||
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
|
||||
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
|
||||
'2d974a0c54488112d036942e3d7072391eb36248a7a8e92059abcc610f611397')
|
||||
'5709de7bebb5ff680be461f0e14548398915d26bd13cc01accb5b79ef05be9e2')
|
||||
|
||||
build() {
|
||||
# Remove husky (git hooks) from dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue