mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
ruby/rubygem-ruumba: Updated for version 0.1.9.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
2364df2934
commit
ff67ef2057
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for rubygem-ruumba
|
||||
|
||||
# Copyright 2018 Andrew Clemons, Wellington New Zealand
|
||||
# Copyright 2018-2019 Andrew Clemons, Wellington New Zealand
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rubygem-ruumba
|
||||
VERSION=${VERSION:-0.1.8}
|
||||
VERSION=${VERSION:-0.1.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rubygem-ruumba"
|
||||
VERSION="0.1.8"
|
||||
VERSION="0.1.9"
|
||||
HOMEPAGE="https://github.com/ericqweinstein/ruumba"
|
||||
DOWNLOAD="https://rubygems.org/downloads/ruumba-0.1.8.gem"
|
||||
MD5SUM="7b5f5fbf06afba102a9bfd492c6e16d6"
|
||||
DOWNLOAD="https://rubygems.org/downloads/ruumba-0.1.9.gem"
|
||||
MD5SUM="afade10c57274a5a4bff8750e9a26d3e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="rubygem-rubocop"
|
||||
|
|
Loading…
Reference in a new issue