summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorClaudia2017-06-18 14:27:38 +0200
committerClaudia Pellegrino2017-06-18 16:39:37 +0200
commitf5980518240f478f195342f9c1f5e681bce92ebf (patch)
tree1f403f66b0640743d61b783843f27348065ef454 /.SRCINFO
parentf8f68da324e6f5d80cfa597f711fa3ac7bc1da2f (diff)
downloadaur-f5980518240f478f195342f9c1f5e681bce92ebf.tar.gz
Make PKGBUILD conform to VCS package guidelines
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 31 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d3c88e0abcb..d1ed3866df0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,42 @@
pkgbase = bash-it-git
pkgdesc = A community Bash framework
- pkgver = r1
+ pkgver = r1716.64abb64
pkgrel = 1
url = https://github.com/Bash-it/bash-it
install = bash-it-git.install
arch = any
license = custom:undecided
+ makedepends = git
+ depends = bash
+ depends = coreutils
+ depends = curl
+ depends = p7zip
+ optdepends = autojump: plugin
+ optdepends = base-devel: `makefile` completion
+ optdepends = docker: plugin
+ optdepends = git: theme integration, multiple alias/completion/plugin modules
+ optdepends = hub: completion, plugin
+ optdepends = irssi: integration
+ optdepends = java-environment-common: plugin
+ optdepends = python: plugin
+ optdepends = python3: plugin, `django` completion, `proxy` plugin
+ optdepends = packer: completion
+ optdepends = ruby: theme integration, plugin
+ optdepends = ruby-bundler: alias, completion
+ optdepends = rbenv: plugin
+ optdepends = thefuck: aliases
+ optdepends = wget: `browser` plugin
+ conflicts = bash-it
+ options = libtool
+ options = staticlibs
+ options = !strip
+ source = bash-it-git::git+https://github.com/Bash-it/bash-it.git
source = LICENSE
+ source = custom.lib.bash.shim
+ source = install.sh.wrapper
+ sha512sums = SKIP
+ sha512sums = SKIP
+ sha512sums = SKIP
sha512sums = SKIP
pkgname = bash-it-git