mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/lvtk: Fixed md5sum
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
36962945e4
commit
1f9a250b54
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="lvtk"
|
|||
VERSION="1.2.0"
|
||||
HOMEPAGE="http://lvtoolkit.org/"
|
||||
DOWNLOAD="https://github.com/lvtk/lvtk/archive/1.2.0.tar.gz"
|
||||
MD5SUM="ab3040721aee72b14dbf5f3956b9713a"
|
||||
MD5SUM="ef3c883699357f9c7d85ba799f2bc69e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lv2"
|
||||
|
|
Loading…
Reference in a new issue