summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93b3b078858e..564424befe00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
_pkgname=visd
pkgname=visd-git
-pkgver=7
-pkgrel=2
+pkgver=9
+pkgrel=1
pkgdesc="Use vim and ex mode as a stream editor"
arch=(any)
url="https://github.com/icasdri/visd"
license=('MIT')
depends=('vim')
+makedepends=('git')
source=("git+${url}.git")
sha256sums=('SKIP')