easyoptions-git: Formatting fix
This commit is contained in:
parent
36d96068ec
commit
935b833c65
@ -7,9 +7,8 @@ pkgrel=1
|
||||
pkgdesc='Easy option parsing for Ruby and Bash'
|
||||
url='https://github.com/renatosilva/easyoptions'
|
||||
license=(BSD)
|
||||
arch=(any)
|
||||
|
||||
depends=(ruby bash)
|
||||
arch=('any')
|
||||
depends=('ruby' 'bash')
|
||||
makedepends=(git)
|
||||
provides=(${_realname})
|
||||
conflicts=(${_realname})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user