summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-04-24 13:24:15 +0200
committerMartchus2019-04-24 13:24:15 +0200
commit9ca374ba63aad2e0f3890a2fc38a6e2f1e714ad8 (patch)
tree3ed3591a277db8779257fd063dee71571644a2f1 /PKGBUILD
parentf77946915f7b412fd008a1f41bdaf79b0034fff2 (diff)
downloadaur-9ca374ba63aad2e0f3890a2fc38a6e2f1e714ad8.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 d40000a796b0..67676598afc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,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=('1ea757728f205deb6b3f5873f5c7c3129cded5993077500a9fb249559bee7a9c')
+sha256sums=('db5a9e784f9c327c1e6830b1550311024cc91202d3b8dde82cd0944164298be2')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \