From 4f08befcf4c34cd4f785c3b05022564bbe28a6b7 Mon Sep 17 00:00:00 2001 From: Alfredo Palhares Date: Tue, 10 Sep 2019 15:33:38 +0100 Subject: [PATCH] Relase 1.0.167-2 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index cf8bfa2..f1fbe6e 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.167 - pkgrel = 1 + pkgrel = 2 url = https://joplin.cozic.net arch = x86_64 arch = i686 diff --git a/PKGBUILD b/PKGBUILD index 410ba95..10bf75d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=joplin pkgver=1.0.167 -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" "rsync" "npm" "python")