diff options
author | ArTourter <artourter@gmail.com> | 2019-06-09 04:42:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:32:07 +0700 |
commit | 574531be5954a055282f3f33093e2c0db80d1cc6 (patch) | |
tree | 51881e29848e27581f8644ce6e268f4e7f2d7159 /academic/units | |
parent | 20bf6a2a08804f7ff45de63916cc1235b50d881f (diff) |
academic/units: Updated for version 2.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/units')
-rw-r--r-- | academic/units/units.SlackBuild | 2 | ||||
-rw-r--r-- | academic/units/units.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/units/units.SlackBuild b/academic/units/units.SlackBuild index c1fb0bd111ac..3897551a2455 100644 --- a/academic/units/units.SlackBuild +++ b/academic/units/units.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=units -VERSION=${VERSION:-2.18} +VERSION=${VERSION:-2.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/units/units.info b/academic/units/units.info index aeddc6debd6a..679d03f203ee 100644 --- a/academic/units/units.info +++ b/academic/units/units.info @@ -1,8 +1,8 @@ PRGNAM="units" -VERSION="2.18" +VERSION="2.19" HOMEPAGE="https://www.gnu.org/software/units/" -DOWNLOAD="https://ftpmirror.gnu.org/units/units-2.18.tar.gz" -MD5SUM="402395abfc0cc3bba6a76ee4c118bc72" +DOWNLOAD="https://ftpmirror.gnu.org/units/units-2.19.tar.gz" +MD5SUM="f38468b31a55baa926b449dfdaacc8aa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Unidecode" |