summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2021-12-11 21:59:32 +0100
committerFabioLolix2021-12-11 21:59:32 +0100
commit0aef4091eb8d2d674828a45a1d5842c07f5205a9 (patch)
tree95d96e4557b98d84d4ba89d9dbab272aed05e77d
parente527cb74b5e61dc80768ffa1236c2c0bd8470af2 (diff)
downloadaur-0aef4091eb8d2d674828a45a1d5842c07f5205a9.tar.gz
v3.10.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13dff68f907f..545cf4068117 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vnote
pkgdesc = A Vim-inspired note-taking application, especially for Markdown.
- pkgver = 3.10.0
+ pkgver = 3.10.1
pkgrel = 1
url = https://vnotex.github.io/vnote/en_us/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = vnote
makedepends = git
depends = qt5-webengine
depends = qt5-svg
- source = git+https://github.com/vnotex/vnote.git#tag=v3.10.0
+ source = git+https://github.com/vnotex/vnote.git#tag=v3.10.1
source = vnotex-vtextedit::git+https://github.com/vnotex/vtextedit
source = vnotex-syntax-highlighting::git+https://github.com/vnotex/syntax-highlighting
source = vnotex-hunspell::git+https://github.com/vnotex/hunspell
diff --git a/PKGBUILD b/PKGBUILD
index 3e462cb4707f..49bee03ebfb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: erk <v at erk dot io>
pkgname=vnote
-pkgver=3.10.0
+pkgver=3.10.1
pkgrel=1
pkgdesc="A Vim-inspired note-taking application, especially for Markdown."
arch=(x86_64 i686 arm armv6h armv7h aarch64)