summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvlad2016-02-16 23:48:18 +0200
committervlad2016-02-16 23:48:18 +0200
commit13b1e2e3d4af200883ea3f5508004b59e2e1336c (patch)
treeb286c6ff69ab876cef87f1710d01295c0cf92987 /PKGBUILD
parent5844ebde1e46fd3c726576a769c7f889f9f14a0e (diff)
downloadaur-13b1e2e3d4af200883ea3f5508004b59e2e1336c.tar.gz
update to 0.0.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10775bac12df..7e6bb6fc1161 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vlad M. <vlad@archlinux.net>
pkgname=nyaovim
-pkgver=0.0.16
+pkgver=0.0.17
pkgrel=1
pkgdesc="Neovim frontend built on Electron"
arch=(any)
@@ -10,7 +10,7 @@ license=("MIT")
depends=('nodejs' 'libnotify')
makedepends=('npm')
source=("http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
-sha256sums=('aef8fca8d81e865caa29119604b706922d43832510799397e86386ff0e78e254')
+sha256sums=('5fe2128e6628827a43b015136d237a3c84c8f47faa54f204191e01baac92b1ad')
noextract=("$pkgname-$pkgver.tgz")
package() {