summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlfredo Palhares2018-12-21 09:26:42 +0000
committerGitHub2018-12-21 09:26:42 +0000
commitd9abe4b9f4b9f2f2b18972f3f2b42195875edcaa (patch)
treee2b52f8652d2e7ca3919430c8c9695b40b1c3329
parente487f79d034259b1bcab0f07f7947867242bbf8d (diff)
parentbe41795ae7e46d7549d9799feb5dd076c7431975 (diff)
downloadaur-d9abe4b9f4b9f2f2b18972f3f2b42195875edcaa.tar.gz
Merge pull request #17 from WingofaGriffin/master
update to 1.0.115
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
-rw-r--r--joplin.desktop2
3 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9768a254bcbd..43243585e260 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,27 @@
pkgbase = joplin
pkgdesc = Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
- pkgver = 1.0.114
+ pkgver = 1.0.119
pkgrel = 1
url = https://joplin.cozic.net
arch = x86_64
arch = i686
license = MIT
makedepends = git
- makedepends = nodejs
+ makedepends = nodejs-lts-carbon
makedepends = rsync
makedepends = npm
- makedepends = gconf
+ depends = gconf
depends = nodejs
provides = joplin
provides = joplin-cli
source = joplin.desktop
source = joplin-desktop.sh
source = joplin.sh
- source = https://github.com/laurent22/joplin/archive/v1.0.111.zip
- sha256sums = c9143c3f571dbefa0da6ccbfacc5b0088891dcd148ab3ab51decec9dc10ac0ee
+ source = https://github.com/laurent22/joplin/archive/v1.0.117.zip
+ sha256sums = fddf85e5b75056ddda434a258f00adb1095b4baeebe4c8ce6fea03e013a89113
sha256sums = 41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d
sha256sums = 5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276
- sha256sums = 766d493ac3253e4881878e0db90bda0cfd51f21701430eb1d4d90e88c7a5f1bc
+ sha256sums = 2c144e8db9874383174c75483285c5b897c5bcfd4ac6680da89a104627e848d6
pkgname = joplin
diff --git a/PKGBUILD b/PKGBUILD
index 39fb4cadec19..01230aec25ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,21 +4,21 @@
# https://github.com/masterkorp/joplin-pkgbuild
pkgname=joplin
-pkgver=1.0.114
+pkgver=1.0.119
pkgrel=1
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" "gconf")
-depends=("nodejs")
+makedepends=("git" "nodejs-lts-carbon" "rsync" "npm")
+depends=("nodejs" "gconf")
provides=("joplin" "joplin-cli")
url="https://joplin.cozic.net"
license=("MIT")
source=("${pkgname}.desktop" "joplin-desktop.sh" "joplin.sh"
"https://github.com/laurent22/joplin/archive/v${pkgver}.zip")
-sha256sums=("c9143c3f571dbefa0da6ccbfacc5b0088891dcd148ab3ab51decec9dc10ac0ee"
+sha256sums=("fddf85e5b75056ddda434a258f00adb1095b4baeebe4c8ce6fea03e013a89113"
"41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d"
"5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276"
- "766d493ac3253e4881878e0db90bda0cfd51f21701430eb1d4d90e88c7a5f1bc")
+ "2c144e8db9874383174c75483285c5b897c5bcfd4ac6680da89a104627e848d6")
build() {
diff --git a/joplin.desktop b/joplin.desktop
index 5496ac45b921..e72a3bb2c71d 100644
--- a/joplin.desktop
+++ b/joplin.desktop
@@ -1,5 +1,5 @@
[Desktop Entry]
-Version=1.0.114
+Version=1.0.119
Name=Joplin
Comment=Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
Exec=/usr/bin/joplin-desktop