summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFlorian Walch2015-11-11 21:44:53 +0100
committerFlorian Walch2015-11-11 21:44:53 +0100
commita533c50e4f34ee4d03ca3d78846e620100a53885 (patch)
treeb9b8ec3eeb846dd5753b39332e6314007e081568 /.SRCINFO
parent1d48c599f438ca34a5ccd25039c4e452629aeb90 (diff)
downloadaur-a533c50e4f34ee4d03ca3d78846e620100a53885.tar.gz
PKGBUILD: Don't strip debug symbols from executable.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b63c92d185a4..a8ad599fa631 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = neovim-git
pkgdesc = Fork of Vim aiming to improve user experience, plugins, and GUIs.
- pkgver = 0.1.0.r12.g9499432
+ pkgver = 0.1.0.r44.g632408a
pkgrel = 1
url = https://neovim.io
install = neovim-git.install
@@ -22,8 +22,9 @@ pkgbase = neovim-git
optdepends = python-neovim: for Python 3 plugin support (see :help nvim-python)
optdepends = xclip: for clipboard support (or xsel) (see :help nvim-clipboard)
optdepends = xsel: for clipboard support (or xclip) (see :help nvim-clipboard)
- provides = neovim=0.1.0.r12.g9499432
+ provides = neovim=0.1.0.r44.g632408a
conflicts = neovim
+ options = !strip
source = neovim-git::git+https://github.com/neovim/neovim.git
sha256sums = SKIP