summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxelk2020-10-12 11:10:11 +0200
committerxelk2020-10-12 11:10:11 +0200
commitfb2a598fdf30e59d7891423cc360da7a951ebf2b (patch)
treee5939291c4f6bebde9da058d9063dae2c3e81050 /PKGBUILD
parentb57fd058e8b5c80f7220d0c81f14dca5aa275fb0 (diff)
downloadaur-fb2a598fdf30e59d7891423cc360da7a951ebf2b.tar.gz
package update to 2.10 version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da8ed93aabf6..c28d603d7525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Maintainer: XelK
# Contributor: Javier TiĆ” <javier dot tia at gmail dot com>
_name=vnote
_pkgname=VNote
pkgname=${_name}-bin
-pkgver=2.9.1
+pkgver=2.10
pkgrel=1
pkgdesc='A Vim-inspired note-taking application that knows programmers and Markdown better'
arch=('x86_64')
@@ -14,11 +14,11 @@ license=('MIT')
conflicts=("${_name}")
replaces=("${_name}")
options=(!strip)
-_url=https://github.com/tamlok/vnote/
+_url=https://github.com/vnotex/vnote/
_binfile=${_pkgname}-${pkgver}-${CARCH}.AppImage
_buildfile=${_name}-${pkgver}.AppImage
source=("${_buildfile}::${_url}/releases/download/v${pkgver}/${_binfile}")
-sha256sums=('f71a93453df9c1b92bf4a01a3f561e46d76cf9ad20c9e0acc26c69eb722a4bfa')
+sha256sums=('aeee6092ec86c140483db6ad5add53a13c42bf40fb575d7f0b3fc40238b2b9ee')
prepare() {
# Extract AppImage