summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfusion8092018-01-28 15:48:52 +1000
committerfusion8092018-01-28 15:48:52 +1000
commit20754509b80f1707b6137e639b371e423e12ad38 (patch)
treeddd9235839d6dbc1e3450e7f4526b6a60d17030d /PKGBUILD
parent2acfbda1b4c1409b9a0f1c521468d9104c738db2 (diff)
downloadaur-nyaovim.tar.gz
Bumping to 0.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50f3afedfec7..745e393a8454 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vlad M. <vlad@archlinux.net>
pkgname=nyaovim
-pkgver=0.0.22
+pkgver=0.2.0
pkgrel=1
pkgdesc="Neovim frontend built on Electron"
arch=(any)
@@ -11,7 +11,7 @@ depends=('gconf' 'nodejs' 'libnotify' 'neovim')
makedepends=('npm')
source=("http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz"
"$pkgname.desktop")
-sha256sums=('1415c599f968994610abc95932159cf236c28ee6093aea7cf3e4986902dc81b2'
+sha256sums=('ec707d208a41c2ee8f6733c4f1c06305009facda533572e85d253c3436a787bf'
'2c3472c6471e4ddedd524f36fd84b76156090d1caca1e70e65fbad5ace859b82')
noextract=("$pkgname-$pkgver.tgz")