aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelipe Morales2016-03-16 20:36:42 +0100
committerFelipe Morales2016-03-16 20:36:42 +0100
commitd8227a92bc6c9c732d96996e5104ee9dfbdf5e27 (patch)
tree72931911729b176cc7fe4cd8a967550b3e710aff /PKGBUILD
parent992b462d6348747d5f7a8209acde68c7b0dafbff (diff)
downloadaur-d8227a92bc6c9c732d96996e5104ee9dfbdf5e27.tar.gz
Use the current directory by default
Closes #11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe539c4ddcc8..55500c0499ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felipe Morales <hel.sheep@gmail.com>
pkgname=neovim-gnome-terminal-wrapper
pkgver=2
-pkgrel=4
+pkgrel=5
pkgdesc="A wrapper for running neovim in a separate instance of gnome-terminal"
arch=(any)
url="http://github.com/fmoralesc/"