diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2020-12-30 16:53:41 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-02 10:48:32 +0700 |
commit | 7d08e724a322afa8edc35800812254392188bb2d (patch) | |
tree | 2f0bf8aae93c4cfce13b53382daee811d0773ae7 /ruby | |
parent | 83e45259dd24c71597956b6daa22af6b367c5952 (diff) | |
download | slackbuilds-7d08e724a322afa8edc35800812254392188bb2d.tar.gz |
ruby/rubygem-powerpack: Updated for version 0.1.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/rubygem-powerpack/rubygem-powerpack.SlackBuild | 4 | ||||
-rw-r--r-- | ruby/rubygem-powerpack/rubygem-powerpack.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ruby/rubygem-powerpack/rubygem-powerpack.SlackBuild b/ruby/rubygem-powerpack/rubygem-powerpack.SlackBuild index 6e83bc6867..e245b2d962 100644 --- a/ruby/rubygem-powerpack/rubygem-powerpack.SlackBuild +++ b/ruby/rubygem-powerpack/rubygem-powerpack.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for rubygem-powerpack -# Copyright 2018 Andrew Clemons, Wellington New Zealand +# Copyright 2018,2020 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-powerpack -VERSION=${VERSION:-0.1.2} +VERSION=${VERSION:-0.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ruby/rubygem-powerpack/rubygem-powerpack.info b/ruby/rubygem-powerpack/rubygem-powerpack.info index 95d26c62e9..0a97199dd8 100644 --- a/ruby/rubygem-powerpack/rubygem-powerpack.info +++ b/ruby/rubygem-powerpack/rubygem-powerpack.info @@ -1,8 +1,8 @@ PRGNAM="rubygem-powerpack" -VERSION="0.1.2" +VERSION="0.1.3" HOMEPAGE="https://github.com/bbatsov/powerpack" -DOWNLOAD="https://rubygems.org/downloads/powerpack-0.1.2.gem" -MD5SUM="745bf5d0bc2766b0d193d01b95d01acf" +DOWNLOAD="https://rubygems.org/downloads/powerpack-0.1.3.gem" +MD5SUM="bc638f34a087171e3a0ee8ec5a43a2d2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |