summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGokcehan Kara2016-04-28 14:32:13 +0300
committerGokcehan Kara2016-04-28 14:32:13 +0300
commitf233bf1e85f6f93ca5caf3da1f16e30b51603fdc (patch)
tree4df9e44c83e3611f26768f0fd628d0586b0e237a
parent16d8a1071b139118fec6fe4b8063dd4aab150124 (diff)
downloadaur-f233bf1e85f6f93ca5caf3da1f16e30b51603fdc.tar.gz
update maintainer
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 353683943f36..ac03692f1207 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*.pkg.tar.xz
*.src.tar.gz
*.src.tar.xz
+kakoune-git
pkg
src
diff --git a/PKGBUILD b/PKGBUILD
index 7ec40c0fd1cd..ddb9e1a340bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Guillaume ALAUX <Guillaume at ALAUX dot net>
+# Maintainer: Gokcehan Kara <gokcehankara@gmail.com>
+# Contributor: Guillaume ALAUX <Guillaume at ALAUX dot net>
# Contributor: Shizeeg Unadequatov <shizeeque@gmail.com>
pkgname=kakoune-git
-pkgver=r3963.c8490c4
+pkgver=r4053.61c155f
pkgrel=1
pkgdesc='Code editor heavily inspired by Vim'
arch=('i686' 'x86_64')