blob: 519cfcca41dfc461c71afce0c7ea3ff8f95df1e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ruby-bump
pkgdesc = Bump your gem version file
pkgver = 0.10.0
pkgrel = 6
url = https://github.com/gregorym/bump
arch = any
license = MIT
checkdepends = ruby-bundler
checkdepends = ruby-byebug
checkdepends = ruby-rake
checkdepends = ruby-rspec
checkdepends = ruby-rubocop
makedepends = git
makedepends = ruby-rdoc
depends = ruby
options = !emptydirs
source = git+https://github.com/gregorym/bump.git#commit=73c206174ca02549d120402b9a007db0d0bc9699
sha256sums = SKIP
pkgname = ruby-bump
|