Release 1.0.197

main
Alfredo Palhares 2020-03-31 23:13:22 +01:00
parent 53306e7c13
commit c5276d770b
4 changed files with 9 additions and 8 deletions

View File

@ -1,6 +1,6 @@
pkgbase = joplin
pkgdesc = A note taking and to-do application with synchronization capabilities
pkgver = 1.0.195
pkgver = 1.0.197
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.195.tar.gz::https://github.com/laurent22/joplin/archive/v1.0.195.tar.gz
sha256sums = 9cc1b664cac5fa024c22faf75f26010a96d1567d852f28145938cc58a70fdeaa
source = joplin-1.0.197.tar.gz::https://github.com/laurent22/joplin/archive/v1.0.197.tar.gz
sha256sums = ec7aaec78b3e468a0f3bbb33b3fab2bf08bbe429bdbe343256cce483604de591
sha256sums = 41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d
sha256sums = 5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276
sha256sums = 0e2c34d43a8ed6a990c2420b41fc106df73643f4578683bd6218ee13f938105a
sha256sums = 91200b15e5bae06c9b272b910cb1807fe7bc5426985236484b7a148575ef9c05
pkgname = joplin

View File

@ -5,7 +5,7 @@
# https://github.com/masterkorp/joplin-pkgbuild
pkgname=joplin
pkgver=1.0.195
pkgver=1.0.197
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=('9cc1b664cac5fa024c22faf75f26010a96d1567d852f28145938cc58a70fdeaa'
sha256sums=('ec7aaec78b3e468a0f3bbb33b3fab2bf08bbe429bdbe343256cce483604de591'
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
'0e2c34d43a8ed6a990c2420b41fc106df73643f4578683bd6218ee13f938105a')
'91200b15e5bae06c9b272b910cb1807fe7bc5426985236484b7a148575ef9c05')
build() {

View File

@ -32,6 +32,7 @@ rm -r src/
rm -r pkg/
rm v*.zip
rm v*.zip.part
rm *tar.gz
rm *tar.xz
exit 0

View File

@ -1,5 +1,5 @@
[Desktop Entry]
Version=1.0.195
Version=1.0.196
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