upgpkg: joplin 1.0.245-1

upstream release
main
Alfredo Palhares 2020-09-10 14:49:06 +01:00
parent ec224819e0
commit 890b34d57a
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = joplin
pkgdesc = A note taking and to-do application with synchronization capabilities
pkgver = 1.0.242
pkgver = 1.0.245
pkgrel = 1
url = https://joplinapp.org/
arch = x86_64
@ -23,11 +23,11 @@ pkgbase = joplin
source = joplin.desktop
source = joplin-desktop.sh
source = joplin.sh
source = joplin-1.0.242.tar.gz::https://github.com/laurent22/joplin/archive/v1.0.242.tar.gz
source = joplin-1.0.245.tar.gz::https://github.com/laurent22/joplin/archive/v1.0.245.tar.gz
sha256sums = a294658f46c2cbf16fc9b5fd13c50b67f90f87b16eab8904b876c719c843381d
sha256sums = 41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d
sha256sums = 5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276
sha256sums = 5082d1fe069afef645cd130635b24d3017b85e3e321d1e392c7971a76a24001b
sha256sums = 9521fbac81a8e7337133c1541546960c773d4100c81360fe5fb6b48d9fa75679
pkgname = joplin

View File

@ -5,7 +5,7 @@
# https://github.com/alfredopalhares/arch-pkgbuilds
pkgname=joplin
pkgver=1.0.242
pkgver=1.0.245
pkgrel=1
pkgdesc="A note taking and to-do application with synchronization capabilities"
arch=('x86_64' 'i686')
@ -20,7 +20,7 @@ source=("${pkgname}.desktop" "${pkgname}-desktop.sh" "${pkgname}.sh"
sha256sums=('a294658f46c2cbf16fc9b5fd13c50b67f90f87b16eab8904b876c719c843381d'
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
'5082d1fe069afef645cd130635b24d3017b85e3e321d1e392c7971a76a24001b')
'9521fbac81a8e7337133c1541546960c773d4100c81360fe5fb6b48d9fa75679')
build() {
# Remove husky (git hooks) from dependencies