blob: 50b997096d2a86ca1eddc38a3f887afc78516133 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = go-tool-git
pkgdesc = Small shell command for changing directories quickly
pkgver = 1
pkgrel = 1
url = https://github.com/trentm/go-tool/
install = go-tool.install
arch = i686
arch = x86_64
license = MIT
makedepends = git
depends = python2
provides = go-tool
source = git+https://github.com/trentm/go-tool.git
sha256sums = SKIP
pkgname = go-tool-git
|