From 9441f6c7a1489e943e8c58a6fd51f03bdeb3d62d Mon Sep 17 00:00:00 2001 From: cr6git Date: Mon, 8 Jan 2018 10:26:16 +0100 Subject: [PATCH] qt5-styleplugins: fix wrong checksum Closes: #10574 [via git-merge-pr] --- srcpkgs/qt5-styleplugins/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qt5-styleplugins/template b/srcpkgs/qt5-styleplugins/template index 20f5723d5d4..1983b9d10b6 100644 --- a/srcpkgs/qt5-styleplugins/template +++ b/srcpkgs/qt5-styleplugins/template @@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller " license="GPL-3" homepage="https://github.com/qt/qtstyleplugins" distfiles="https://github.com/qt/qtstyleplugins/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz" -checksum=193a196bd6428378b081ae0fe5aadbfb0ad909986a836f9c187093f33030a81b +checksum=dbe1c03f00c6eadebc0ed9d5ec1eeb9129e8132c8574545dfa788f505c2dd9a3 # Cross builds fail with -fuse-ld=gold LDFLAGS="-Wl,-fuse-ld=bfd"