summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-04-24 13:24:51 +0200
committerMartchus2019-04-24 13:24:51 +0200
commit9272d65f00b3176a091ad64489f300abb20e860e (patch)
treeca459021472d0eed84d95135a167b659f2916af2 /PKGBUILD
parente2dafce947ca7b6301fe1c2f1a705396fde6098f (diff)
downloadaur-9272d65f00b3176a091ad64489f300abb20e860e.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 4511507351b1..80f31847427d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ license=('GPL3' 'LGPL' '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=('5ad4b5931d6a677d8c4569a2a9147b992653962b339bd2f233400ffb43955911')
+sha256sums=('ed211822765744553fb5abeb97058420668b18a50d985061d949a0e068ee64f5')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \