mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ruby/rubygem-ruumba: Updated for version 0.1.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
6fb23b9605
commit
987429d667
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rubygem-ruumba
|
||||
VERSION=${VERSION:-0.1.7}
|
||||
VERSION=${VERSION:-0.1.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rubygem-ruumba"
|
||||
VERSION="0.1.7"
|
||||
VERSION="0.1.8"
|
||||
HOMEPAGE="https://github.com/ericqweinstein/ruumba"
|
||||
DOWNLOAD="https://rubygems.org/downloads/ruumba-0.1.7.gem"
|
||||
MD5SUM="c70ec5c8d2c4f8ee65c06e8cd882e14f"
|
||||
DOWNLOAD="https://rubygems.org/downloads/ruumba-0.1.8.gem"
|
||||
MD5SUM="7b5f5fbf06afba102a9bfd492c6e16d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="rubygem-rubocop"
|
||||
|
|
Loading…
Reference in a new issue