summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Rojas2018-12-17 16:30:53 +0000
committerAntonio Rojas2018-12-17 16:30:53 +0000
commita070d5cf48fc04a01996a6d745809a52d27cdec8 (patch)
tree19e1c7b6b0ddce61e75fef787304f0aaaa35d333
parent02f73d59d3d4be49882adb89773d22daa4e3b964 (diff)
downloadaur-a070d5cf48fc04a01996a6d745809a52d27cdec8.tar.gz
Update to 5.12.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8da56010ba09..8f25e31d78fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=pyside2
-_qtver=5.11.2
+_qtver=5.12.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
@@ -31,7 +31,7 @@ provides=(python-pyside2)
replaces=(python-pyside2)
_pkgfqn=pyside-setup-everywhere-src-${_qtver}
source=("http://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver-src/${_pkgfqn}.tar.xz")
-sha256sums=('18f572f1f832e476083d30fccabab167450f2a8cbe5cd9c6e6e4fa078ccb86c2')
+sha256sums=('890149628a6c722343d6498a9f7e1906ce3c10edcaef0cc53cd682c1798bef51')
prepare() {
mkdir -p build