From 58ecf5a271339f032ea9d1a7f51ff479ebb81659 Mon Sep 17 00:00:00 2001 From: Alfredo Palhares Date: Fri, 1 Feb 2019 22:31:06 +0000 Subject: [PATCH] Also update version on desktop file --- .SRCINFO | 2 +- PKGBUILD | 2 +- joplin.desktop | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f5c9d52..637193c 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.125 - pkgrel = 1 + pkgrel = 2 url = https://joplin.cozic.net arch = x86_64 arch = i686 diff --git a/PKGBUILD b/PKGBUILD index ac27e75..1d9c240 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=joplin pkgver=1.0.125 -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") diff --git a/joplin.desktop b/joplin.desktop index 364df53..22b7cad 100644 --- a/joplin.desktop +++ b/joplin.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Version=1.0.120 +Version=1.0.125 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