summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlfredo Palhares2018-04-23 11:28:29 +0100
committerAlfredo Palhares2018-04-23 11:28:29 +0100
commit961188f51b18f81a86a1eecef7125141bf332ca1 (patch)
tree4d4794c4333ec0059bc4ce8b9b853ec38229f48e
parent44788b329457ea0d68f985695e50aef26bd25951 (diff)
downloadaur-961188f51b18f81a86a1eecef7125141bf332ca1.tar.gz
Update Release
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a654e2c39d3f..f43b97e712cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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 = 3
+ pkgrel = 4
url = https://joplin.cozic.net
arch = x86_64
arch = i686
@@ -9,6 +9,7 @@ pkgbase = joplin
makedepends = git
makedepends = nodejs
makedepends = rsync
+ makedepends = npm
depends = nodejs
provides = joplin
provides = joplin-cli
diff --git a/PKGBUILD b/PKGBUILD
index d29527ab9247..c48d5f743676 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=joplin
pkgver=1.0.83
-pkgrel=3
+pkgrel=4
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" "rsync" "npm")