summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-04-24 13:24:57 +0200
committerMartchus2019-04-24 13:24:57 +0200
commitff1b700d1d85a9203b746f22ae12496be309da0f (patch)
tree5aa729b27e61fe71cbffda94372d5f247274eb29 /PKGBUILD
parentda8f989aa1813df413fd53375d75176098ccf61d (diff)
downloadaur-ff1b700d1d85a9203b746f22ae12496be309da0f.tar.gz
Fix checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca491bc68eca..5b8f81494823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ license=('GPL3' 'LGPL3' 'FDL' 'custom')
url='https://www.qt.io/'
_pkgfqn="${_qt_module}-everywhere-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('5876c1d8e37238eca8d5fbc945dfeb90bac013597bcac5c5beff23c12a8a4383')
+sha256sums=('dd6bf334be29fb82adaeecb184779328b4ad33a069528b9954d9c07f2d889332')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \