summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Tiá2018-12-29 12:42:18 -0600
committerJavier Tiá2018-12-29 12:42:18 -0600
commit5917de01eac6e53f3e4d9984b61d3e5facf0e8b0 (patch)
tree4d3c20bedf5bbacc472b10a5d875fb6e1b9c46a9
parentb3f19b8f479619872e7d92070cb7e77940874d37 (diff)
downloadaur-5917de01eac6e53f3e4d9984b61d3e5facf0e8b0.tar.gz
Bump up vnote-bin 2.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e4d4cf94901..3ef53de37d97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vnote-bin
pkgdesc = A Vim-inspired note-taking application that knows programmers and Markdown better
- pkgver = 2.1
+ pkgver = 2.2
pkgrel = 1
url = https://tamlok.github.io/vnote
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = vnote-bin
replaces = vnote-bin
replaces = vnote
options = !strip
- source = vnote-2.1.AppImage::https://github.com/tamlok/vnote//releases/download/v2.1/VNote-2.1-x86_64.AppImage
- sha256sums = d05b8f4f2e5bf6e82cad95219b2346b33b7933a2d0c3a154573bb915e3abed45
+ source = vnote-2.2.AppImage::https://github.com/tamlok/vnote//releases/download/v2.2/VNote-2.2-x86_64.AppImage
+ sha256sums = caf7772c12044ad615789ac7b9288baae0fd31fe264af2ef17a1a167fa988d9b
pkgname = vnote-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8ff93227adba..91742f039e94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=vnote
_pkgname=VNote
pkgname=${_name}-bin
-pkgver=2.1
+pkgver=2.2
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=('d05b8f4f2e5bf6e82cad95219b2346b33b7933a2d0c3a154573bb915e3abed45')
+sha256sums=('caf7772c12044ad615789ac7b9288baae0fd31fe264af2ef17a1a167fa988d9b')
prepare() {
# Extract AppImage