diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-15 14:27:56 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-18 09:09:53 +0700 |
commit | d551f947b8b27a21c6523249f7c20ee97aaf0214 (patch) | |
tree | dcfdc47274b41bd99ac40a23e1e554b2ef273371 /audio/lv2file/lv2file.info | |
parent | c660a9d52ccb230ef89666232a2100b6cd90e37b (diff) |
audio/lv2file: Updated for version 0.95.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/lv2file/lv2file.info')
-rw-r--r-- | audio/lv2file/lv2file.info | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/audio/lv2file/lv2file.info b/audio/lv2file/lv2file.info index da774e4dec544..db9d2e33edf88 100644 --- a/audio/lv2file/lv2file.info +++ b/audio/lv2file/lv2file.info @@ -1,10 +1,8 @@ PRGNAM="lv2file" -VERSION="0.84" +VERSION="0.95" HOMEPAGE="https://github.com/jeremysalwen/lv2file" -DOWNLOAD="https://github.com/jeremysalwen/lv2file/archive/upstream/0.84/lv2file-upstream-0.84.tar.gz \ - http://ftp.debian.org/debian/pool/main/l/lv2file/lv2file_0.83-1.debian.tar.gz" -MD5SUM="259719c6291d4b774db3e3a485e12d18 \ - e73910547be4c8f37d43bde140e5096e" +DOWNLOAD="https://github.com/jeremysalwen/lv2file/archive/upstream/0.95/lv2file-upstream-0.95.tar.gz" +MD5SUM="cd4c9399b293052069c956e88b6124b5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lilv argtable" |