summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfusion8092016-11-02 06:28:10 +1000
committerfusion8092016-11-02 06:28:10 +1000
commit8ddbc2f0beb72ca324e28cabbffe2cee0593a446 (patch)
tree9998af0d83f59ec9eb49681f5ca9159c5dbf9d2b /PKGBUILD
parent78fdfa27b72a47d9611c7d1f4bf028186c881d52 (diff)
downloadaur-8ddbc2f0beb72ca324e28cabbffe2cee0593a446.tar.gz
Bumping pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9880d96c079e..ae667f630285 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Vlad M. <vlad@archlinux.net>
pkgname=nyaovim
-pkgver=0.0.20
-pkgrel=2
+pkgver=0.0.22
+pkgrel=1
pkgdesc="Neovim frontend built on Electron"
arch=(any)
url="https://www.npmjs.com/package/nyaovim"
@@ -11,7 +11,7 @@ depends=('nodejs' 'libnotify' 'neovim')
makedepends=('npm')
source=("http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz"
"$pkgname.desktop")
-sha256sums=('b20d8ab4ea8b2a782700fb074689a01bdfc5b1b93dcb191ea91218ef3c234e43'
+sha256sums=('1415c599f968994610abc95932159cf236c28ee6093aea7cf3e4986902dc81b2'
'2c3472c6471e4ddedd524f36fd84b76156090d1caca1e70e65fbad5ace859b82')
noextract=("$pkgname-$pkgver.tgz")