diff options
author | B. Watson <yalhcru@gmail.com> | 2020-11-04 13:00:35 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-07 14:02:35 +0700 |
commit | 83d0ed59673a1c69f7e1ce8a9baa3095b403ba92 (patch) | |
tree | f86ba438db2e60c8d365d0066f0eafeb89c6345c | |
parent | 7e5957f5d68bd765981d1e155217ab9e0af3a179 (diff) | |
download | slackbuilds-83d0ed59673a1c69f7e1ce8a9baa3095b403ba92.tar.gz |
libraries/libpst: Fix VERSION in info file.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/libpst/libpst.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libpst/libpst.info b/libraries/libpst/libpst.info index 60ed1034e5..a7ff45227d 100644 --- a/libraries/libpst/libpst.info +++ b/libraries/libpst/libpst.info @@ -1,5 +1,5 @@ PRGNAM="libpst" -VERSION="0.6.74" +VERSION="0.6.75" HOMEPAGE="https://www.five-ten-sg.com/libpst/" DOWNLOAD="https://www.five-ten-sg.com/libpst/packages/libpst-0.6.75.tar.gz" MD5SUM="485b59dfb59416fdff47f72122cd87e9" |