commit
2f06705cfb
2
PKGBUILD
2
PKGBUILD
|
@ -9,7 +9,7 @@ pkgrel=1
|
||||||
pkgdesc="Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS."
|
pkgdesc="Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS."
|
||||||
arch=("x86_64" "i686")
|
arch=("x86_64" "i686")
|
||||||
makedepends=("git" "nodejs" "rsync" "npm" "python")
|
makedepends=("git" "nodejs" "rsync" "npm" "python")
|
||||||
depends=("nodejs" "gconf")
|
depends=("nodejs" "gconf" "libxss")
|
||||||
provides=("joplin" "joplin-cli")
|
provides=("joplin" "joplin-cli")
|
||||||
url="https://joplin.cozic.net"
|
url="https://joplin.cozic.net"
|
||||||
license=("MIT")
|
license=("MIT")
|
||||||
|
|
Loading…
Reference in New Issue