summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2021-08-21 15:37:45 +0200
committerFabioLolix2021-08-21 15:37:45 +0200
commitf545120c657080fe919efefe97299bc512d6ef0c (patch)
tree8a096349ce341bff35e6bcd9d0a4e0f4fc7b967b /PKGBUILD
parent8ca8a3e2d14a4aebcdfe0ec270bbbd73fd34c969 (diff)
downloadaur-f545120c657080fe919efefe97299bc512d6ef0c.tar.gz
v3.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44a48b856905..22d7b8f842e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: erk <v at erk dot io>
pkgname=vnote
-pkgver=3.3.0
+pkgver=3.6.0
pkgrel=1
pkgdesc="A Vim-inspired note-taking application, especially for Markdown."
arch=(x86_64 i686 arm armv6h armv7h aarch64)
url="https://vnotex.github.io/vnote/en_us/"
-license=(MIT)
+license=(LGPL3)
depends=(qt5-webengine qt5-svg)
makedepends=(git)
source=("git+https://github.com/vnotex/vnote.git#tag=v${pkgver}"