From c74d17ce1692eb51ae680987dc7033b3025e67f3 Mon Sep 17 00:00:00 2001 From: Alfredo Palhares Date: Tue, 2 Jun 2020 10:55:16 +0100 Subject: [PATCH] Release 1.0.216 --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- joplin.desktop | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 62e38fd..ca2d4f7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = joplin pkgdesc = A note taking and to-do application with synchronization capabilities - pkgver = 1.0.201 + pkgver = 1.0.216 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.201.tar.gz::https://github.com/laurent22/joplin/archive/v1.0.201.tar.gz - sha256sums = f981b7777393c33784d39ec7fca2c83ee429c542d462f2b421b73f7ba6ca7702 + source = joplin-1.0.216.tar.gz::https://github.com/laurent22/joplin/archive/v1.0.216.tar.gz + sha256sums = f915b42c3c35b22fc9bd1525953be2363319edfa2e95288f87edfb2833ec45f1 sha256sums = 41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d sha256sums = 5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276 - sha256sums = 85dac14984fbeb5a9c7c4e49db90a5a87b970f8c4cb5e1f3805751c6c1268925 + sha256sums = 80a29192ee7f051c051b728f159d4f782ce3750308ee03f3e1370b57a69a48a5 pkgname = joplin diff --git a/PKGBUILD b/PKGBUILD index febdd87..4255dc0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # https://github.com/masterkorp/joplin-pkgbuild pkgname=joplin -pkgver=1.0.201 +pkgver=1.0.216 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=('f981b7777393c33784d39ec7fca2c83ee429c542d462f2b421b73f7ba6ca7702' +sha256sums=('f915b42c3c35b22fc9bd1525953be2363319edfa2e95288f87edfb2833ec45f1' '41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d' '5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276' - '85dac14984fbeb5a9c7c4e49db90a5a87b970f8c4cb5e1f3805751c6c1268925') + '80a29192ee7f051c051b728f159d4f782ce3750308ee03f3e1370b57a69a48a5') build() { # Remove husky (git hooks) from dependencies diff --git a/joplin.desktop b/joplin.desktop index 2892003..f70acef 100644 --- a/joplin.desktop +++ b/joplin.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Version=1.0.201 +Version=1.0.216 Name=Joplin Comment=Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Exec=/usr/bin/joplin-desktop