Initial Commit
This commit is contained in:
commit
7851388062
7 changed files with 166 additions and 0 deletions
25
.SRCINFO
Normal file
25
.SRCINFO
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
pkgbase = joplin
|
||||
pkgdesc = Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
|
||||
pkgver = 1.0.83
|
||||
pkgrel = 1
|
||||
url = https://joplin.cozic.net
|
||||
arch = x86_64
|
||||
arch = i686
|
||||
license = MIT
|
||||
makedepends = git
|
||||
makedepends = nodejs
|
||||
makedepends = rsync
|
||||
depends = nodejs
|
||||
provides = joplin
|
||||
provides = joplin-cli
|
||||
source = joplin.desktop
|
||||
source = joplin.sh
|
||||
source = joplin-cli.sh
|
||||
source = https://github.com/laurent22/joplin/archive/v1.0.83.zip
|
||||
sha256sums = 87908c016952deebde4c1a1008ae76659b5942770da7d281c211841fc8c036b7
|
||||
sha256sums = 5a3ace64906080adde5a5ea10ec9221fb2d94de770e6ee35b454aa30608b4097
|
||||
sha256sums = 5e3424162814db56718b01740af1ef7c9b30e00f563040456eeb8b7eaca81427
|
||||
sha256sums = 55e9f2870a2f57207b9fc9bcaf9043e081c43fe4783be6249066a9a97f5ad29e
|
||||
|
||||
pkgname = joplin
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue