diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 01:11:40 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 01:15:55 -0500 |
commit | 9b350fa5209f35cba841e56181674067a50a21d0 (patch) | |
tree | 1d3bfa9b8d705a0f7148530f01e1af21eea8ad87 /audio | |
parent | d8dedf1fb2fe63450163ff2cb9132e719236c4b3 (diff) | |
download | slackbuilds-9b350fa5209f35cba841e56181674067a50a21d0.tar.gz |
audio/pithos: Updated for version 1.5.1
Diffstat (limited to 'audio')
-rw-r--r-- | audio/pithos/pithos.SlackBuild | 2 | ||||
-rw-r--r-- | audio/pithos/pithos.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/pithos/pithos.SlackBuild b/audio/pithos/pithos.SlackBuild index 0d7c1f9b1e..7f3dc858cc 100644 --- a/audio/pithos/pithos.SlackBuild +++ b/audio/pithos/pithos.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pithos -VERSION=${VERSION:-1.4.0} +VERSION=${VERSION:-1.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/audio/pithos/pithos.info b/audio/pithos/pithos.info index 63d61eabaa..280a6e80ed 100644 --- a/audio/pithos/pithos.info +++ b/audio/pithos/pithos.info @@ -1,8 +1,8 @@ PRGNAM="pithos" -VERSION="1.4.0" +VERSION="1.5.1" HOMEPAGE="https://github.com/pithos/pithos" -DOWNLOAD="https://github.com/pithos/pithos/releases/download/1.4.0/pithos-1.4.0.tar.xz" -MD5SUM="2324a9ed104682fb2417f662a82cc8bb" +DOWNLOAD="https://github.com/pithos/pithos/releases/download/1.5.1/pithos-1.5.1.tar.xz" +MD5SUM="bdc76b76fc20e17fddb2021884f919d6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gst-python" |