diff options
-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 0d7c1f9b1ed2c..7f3dc858cc608 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 63d61eabaaeb6..280a6e80edd8e 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" |