summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJavier Tiá2019-07-15 19:58:12 -0600
committerJavier Tiá2019-07-15 19:58:12 -0600
commit88b56890f7847d6a9b810e6f8e6c65a6caff4464 (patch)
tree6567988ad8ef6d9b2989543b6101b032fc58217d /PKGBUILD
parent73a864039bc7015be7e94ab722e10a0ed26e7e6a (diff)
downloadaur-88b56890f7847d6a9b810e6f8e6c65a6caff4464.tar.gz
Bump up vnote-bin 2.7.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b913a35afe5..74d3a180b6d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=vnote
_pkgname=VNote
pkgname=${_name}-bin
-pkgver=2.6
+pkgver=2.7.1
pkgrel=1
pkgdesc='A Vim-inspired note-taking application that knows programmers and Markdown better'
arch=('x86_64')
@@ -17,7 +17,7 @@ _url=https://github.com/tamlok/vnote/
_binfile=${_pkgname}-${pkgver}-${CARCH}.AppImage
_buildfile=${_name}-${pkgver}.AppImage
source=("${_buildfile}::${_url}/releases/download/v${pkgver}/${_binfile}")
-sha256sums=('10c4f76ceb784af29f88bf6e1a87ba929ae4888706132b435e1dd2f1ccc03248')
+sha256sums=('333d837e28de5b41123e8a4924f4f8e1d3c1492b94670f614236f6f1f985ac42')
prepare() {
# Extract AppImage