summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLolix2019-06-20 00:01:27 +0200
committerLolix2019-06-20 00:01:27 +0200
commit9782c1db53fc612dde6baad2417a3f285487ecf2 (patch)
treea1f17f968012ee0ccdd11a22c0b4206cc8cfe69a /PKGBUILD
parent443323cc5b08add1245f0a08b4cff63a546a790d (diff)
downloadaur-9782c1db53fc612dde6baad2417a3f285487ecf2.tar.gz
v2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6519aab5ad03..0ccc69ef37ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: erk <v at erk dot io>
pkgname=vnote
-pkgver=2.4
+pkgver=2.6
pkgrel=1
pkgdesc="A Vim-inspired note-taking application, especially for Markdown."
arch=(x86_64 i686 arm armv6h armv7h aarch64)
@@ -10,7 +10,7 @@ url="https://tamlok.github.io/vnote/"
license=(MIT)
depends=(qt5-webengine qt5-svg)
makedepends=(git)
-source=("git+https://github.com/tamlok/vnote.git#tag=${pkgver}"
+source=("git+https://github.com/tamlok/vnote.git#tag=v${pkgver}"
"git+https://github.com/chjj/marked.git"
"git+https://github.com/tamlok/hoedown.git")
sha256sums=('SKIP'