blob: 4d55613536f2c4084bc0beb58e689804f1031fdf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Generated by mksrcinfo v8
# Mon Feb 13 20:17:52 UTC 2017
pkgbase = zsh-plugin-wd-git
pkgdesc = Jump to custom directories in zsh
pkgver = v0.4.0.r38.f859a5c
pkgrel = 1
url = https://github.com/mfaerevaag/wd
install = zsh-plugin-wd-git.install
arch = any
license = custom:MIT
makedepends = git
depends = zsh
provides = zsh-plugin-wd
conflicts = zsh-plugin-wd
source = git+https://github.com/mfaerevaag/wd
md5sums = SKIP
pkgname = zsh-plugin-wd-git
|