diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-06-14 07:57:58 +1200 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-18 08:35:22 +0100 |
commit | 06730eef6b420abd80118d85590a8b2d6fd6b5ae (patch) | |
tree | 67897baf301a1c4d78846715047b9cc38aa5dcc1 /ruby/rubygem-powerpack/rubygem-powerpack.SlackBuild | |
parent | be588258ba010ad77a24b228a7b031b4b46d2f43 (diff) | |
download | slackbuilds-06730eef6b420abd80118d85590a8b2d6fd6b5ae.tar.gz |
ruby/rubygem-powerpack: Updated for version 0.1.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'ruby/rubygem-powerpack/rubygem-powerpack.SlackBuild')
-rw-r--r-- | ruby/rubygem-powerpack/rubygem-powerpack.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/rubygem-powerpack/rubygem-powerpack.SlackBuild b/ruby/rubygem-powerpack/rubygem-powerpack.SlackBuild index d67a27e6e0..6e83bc6867 100644 --- a/ruby/rubygem-powerpack/rubygem-powerpack.SlackBuild +++ b/ruby/rubygem-powerpack/rubygem-powerpack.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rubygem-powerpack -VERSION=${VERSION:-0.1.1} +VERSION=${VERSION:-0.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |