upgpkg: joplin 1.5.12-1
upstream release Added improvements by Matteo
This commit is contained in:
parent
1d5387113e
commit
45a396d317
3 changed files with 112 additions and 54 deletions
15
.SRCINFO
15
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = joplin
|
||||
pkgver = 1.4.19
|
||||
pkgrel = 14
|
||||
pkgver = 1.5.12
|
||||
pkgrel = 1
|
||||
url = https://joplinapp.org/
|
||||
install = joplin.install
|
||||
arch = x86_64
|
||||
|
|
@ -11,7 +11,6 @@ pkgbase = joplin
|
|||
makedepends = npm
|
||||
makedepends = python
|
||||
makedepends = rsync
|
||||
makedepends = electron
|
||||
depends = electron
|
||||
depends = gtk3
|
||||
depends = libexif
|
||||
|
|
@ -27,16 +26,18 @@ pkgbase = joplin
|
|||
source = joplin.desktop
|
||||
source = joplin-desktop.sh
|
||||
source = joplin.sh
|
||||
source = joplin-1.4.19.tar.gz::https://github.com/laurent22/joplin/archive/v1.4.19.tar.gz
|
||||
source = joplin-1.5.12.tar.gz::https://github.com/laurent22/joplin/archive/v1.5.12.tar.gz
|
||||
sha256sums = c7c5d8b0ff9edb810ed901ea21352c9830bfa286f3c18b1292deca5b2f8febd2
|
||||
sha256sums = a450284fe66d89aa463d129ce8fff3a0a1a783a64209e4227ee47449d5737be8
|
||||
sha256sums = 5b6f8847ec0c3848375755213c3009c273f478b4b80ed2c5f0af8f67ee0e94fb
|
||||
sha256sums = 55aad4fe50e2da980983a69bc7c0870626064db971550d522e266feb17d38916
|
||||
sha256sums = dc1236767ee055ea1d61f10e5266a23e70f3e611b405fe713ed24ca18ee9eeb5
|
||||
sha256sums = 5f50ce122986ce56bf5e7c020fe2ca6e1b9539af7fb57809e256260092042ab2
|
||||
|
||||
pkgname = joplin
|
||||
pkgdesc = A note taking and to-do application with synchronization capabilities - CLI App
|
||||
depends = coreutils
|
||||
depends = libsecret
|
||||
depends = nodejs
|
||||
depends = rsync
|
||||
depends = python
|
||||
|
||||
pkgname = joplin-desktop
|
||||
pkgdesc = A note taking and to-do application with synchronization capabilities - Desktop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue