blob: 9beca3a7da7e8ef156e36ab0a793cb69feade2ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = oh-my-bash-git
pkgdesc = A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community
pkgver = r461.dd7807f
pkgrel = 1
url = https://github.com/ohmybash/oh-my-bash
install = oh-my-bash-git.install
arch = x86_64
license = GPLv2
makedepends = git
depends = bash
optdepends = ruby: for some plugin functionality
optdepends = curl
optdepends = wget
optdepends = python: for some plugin functionality
optdepends = git: most themes use git (highly recommended but still optional)
source = oh-my-bash-git::git+https://github.com/ohmybash/oh-my-bash
source = 0001-bashrc.patch
sha256sums = SKIP
sha256sums = SKIP
pkgname = oh-my-bash-git
|