summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33e07b33d4fd..c96a6c45107c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vnote
pkgdesc = A Vim-inspired note-taking application, especially for Markdown.
- pkgver = 3.15.1
+ pkgver = 3.16.0
pkgrel = 1
url = https://vnotex.github.io/vnote/en_us/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = vnote
depends = qt5-webengine
depends = qt5-svg
depends = qt5-x11extras
- source = git+https://github.com/vnotex/vnote.git#tag=v3.15.1
+ source = git+https://github.com/vnotex/vnote.git#tag=v3.16.0
source = vnotex-vtextedit::git+https://github.com/vnotex/vtextedit
source = vnotex-QHotkey::git+https://github.com/vnotex/QHotkey.git
source = vnotex-syntax-highlighting::git+https://github.com/vnotex/syntax-highlighting
diff --git a/PKGBUILD b/PKGBUILD
index 753a4decb7a2..2afee336271f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: erk <v at erk dot io>
pkgname=vnote
-pkgver=3.15.1
+pkgver=3.16.0
pkgrel=1
pkgdesc="A Vim-inspired note-taking application, especially for Markdown."
arch=(x86_64 i686 arm armv6h armv7h aarch64)