summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlfredo Palhares2018-07-03 11:24:51 +0100
committerAlfredo Palhares2018-07-03 11:24:51 +0100
commit6aee3fde1b83058c5e6abe5a83fd2b5aa9fa8f8a (patch)
tree1be7febfa5da1e26db9320ac53769349c9799198
parentbd43b55238fa701918cd691e2646de7eae8d18ea (diff)
downloadaur-6aee3fde1b83058c5e6abe5a83fd2b5aa9fa8f8a.tar.gz
Upgrade to node 10
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99d2b0ebaecb..dc6c09dccf45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
pkgname=joplin
pkgver=1.0.104
-pkgrel=1
+pkgrel=2
pkgdesc="Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS."
arch=("x86_64" "i686")
-makedepends=("git" "nodejs-lts-carbon" "rsync" "npm" "gconf")
-depends=("nodejs-lts-carbon")
+makedepends=("git" "nodejs" "rsync" "npm" "gconf")
+depends=("nodejs")
provides=("joplin" "joplin-cli")
url="https://joplin.cozic.net"
license=("MIT")
@@ -20,8 +20,6 @@ sha256sums=("9ee4a831a0853ddbdc7279629d8f9238d3737b570898be16176ba0968b53d43d"
"5e3424162814db56718b01740af1ef7c9b30e00f563040456eeb8b7eaca81427"
"73ced62b14ab5453dc500d3522b017cb14f04d9722a1455385b875feb371b669")
-
-
build() {
# Install dependencies for the Tools used on another projects