QtStylePlugins: fix checksum

This commit is contained in:
Gerasim Troeglazov
2019-03-17 17:01:18 +10:00
parent ef2a6dc7b4
commit 4090ae526d

View File

@@ -11,7 +11,7 @@ LICENSE="GNU LGPL v2.1
REVISION="1"
COMMIT="335dbece103e2cbf6c7cf819ab6672c2956b17b3"
SOURCE_URI="https://github.com/qt/qtstyleplugins/archive/$COMMIT.tar.gz"
CHECKSUM_SHA256="24f14e5b2f9beeba82dc0dab81d02ca8bf6b2582ff4edc83639d9fe8da586447"
CHECKSUM_SHA256="29ec24fa8df64be161ad06d0e5af3ba1a20bfe265004f5fe4ab9f5f3abf9a5ba"
SOURCE_DIR="qtstyleplugins-$COMMIT"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"