diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-01-24 16:40:17 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-27 07:43:43 +0700 |
commit | cc92603b4aaee6db93be8cb5a440a83acf3feed1 (patch) | |
tree | 7d3eb695dd2e17871e6dfc6549e078e7ce50330c /libraries/liblrdf/liblrdf.info | |
parent | 5cfbadddd54d7d894b668e88ed56a9f300379ee8 (diff) |
libraries/liblrdf: Updated for version 0.6.1, changed maintainer.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/liblrdf/liblrdf.info')
-rw-r--r-- | libraries/liblrdf/liblrdf.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/liblrdf/liblrdf.info b/libraries/liblrdf/liblrdf.info index 6e98900a246e7..4172065cc5a2a 100644 --- a/libraries/liblrdf/liblrdf.info +++ b/libraries/liblrdf/liblrdf.info @@ -1,10 +1,10 @@ PRGNAM="liblrdf" -VERSION="0.5.0" +VERSION="0.6.1" HOMEPAGE="https://github.com/swh/LRDF" -DOWNLOAD="https://github.com/swh/LRDF/tarball/0.5.0/swh-LRDF-0.5.0-0-g7ebc032.tar.gz" -MD5SUM="005ea24152620da7f2ee80a78e17f784" +DOWNLOAD="https://github.com/swh/LRDF/archive/v0.6.1/liblrdf-0.6.1.tar.gz" +MD5SUM="8bb0ac7e8fe1a5a90083c89776bd3deb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ladspa_sdk" -MAINTAINER="Heinz Wiesinger" -EMAIL="pprkut@liwjatan.at" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |