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")