summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlfredo Palhares2018-09-12 13:48:33 +0100
committerGitHub2018-09-12 13:48:33 +0100
commitf2844a812cf424b61a5d0802760ecd6a2e7b0d0b (patch)
tree31d8df06599b7c51afc4aad7a3bdb9ef2f28afbc
parent63d3656c2b10ce9e48712b86edcf599edb3d07f8 (diff)
parent3819ca20f8e9f10df3741ffd0e538b17b7f15148 (diff)
downloadaur-f2844a812cf424b61a5d0802760ecd6a2e7b0d0b.tar.gz
Merge pull request #11 from b0ssi/upgrade-to-1.0.106
Upgrade to 1.0.106
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc6c09dccf45..8b07b25ffbb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# https://github.com/masterkorp/joplin-pkgbuild
pkgname=joplin
-pkgver=1.0.104
-pkgrel=2
+pkgver=1.0.106
+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")
@@ -18,7 +18,7 @@ source=("${pkgname}.desktop" "joplin-desktop.sh" "joplin.sh"
sha256sums=("9ee4a831a0853ddbdc7279629d8f9238d3737b570898be16176ba0968b53d43d"
"5a3ace64906080adde5a5ea10ec9221fb2d94de770e6ee35b454aa30608b4097"
"5e3424162814db56718b01740af1ef7c9b30e00f563040456eeb8b7eaca81427"
- "73ced62b14ab5453dc500d3522b017cb14f04d9722a1455385b875feb371b669")
+ "254a457838c28d1a188aac164f2c2ca2864e0261117cd01c34ca2e4890d26f79")
build() {