git » pyqt5.git » commit 8b403e3

Update to 5.13.1

author Antonio Rojas
2019-09-13 18:40:02 UTC
committer Antonio Rojas
2019-09-13 18:40:02 UTC
parent 297415f19535876c95f9514086bf1c5ebd73ad59

Update to 5.13.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 086e1aa..7e8367f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
 
 pkgbase=pyqt5
 pkgname=('pyqt5-common' 'python-pyqt5' 'python2-pyqt5')
-pkgver=5.13.0
+pkgver=5.13.1
 pkgrel=1
 arch=('x86_64')
 url="https://riverbankcomputing.com/software/pyqt/intro"
@@ -15,7 +15,7 @@ makedepends=('python-sip-pyqt5' 'python2-sip-pyqt5' 'sip' 'python-opengl' 'pytho
              'python2-dbus' 'python-dbus' 'qt5-connectivity' 'qt5-multimedia' 'qt5-tools' 'qt5-serialport' 'qt5-svg'
              'qt5-webkit' 'qt5-websockets' 'qt5-x11extras' 'qt5-networkauth' 'qt5-xmlpatterns' 'qt5-remoteobjects')
 source=("https://www.riverbankcomputing.com/static/Downloads/PyQt5/$pkgver/PyQt5_gpl-$pkgver.tar.gz")
-sha256sums=('0cdbffe5135926527b61cc3692dd301cd0328dd87eeaf1313e610787c46faff9')
+sha256sums=('54b7f456341b89eeb3930e786837762ea67f235e886512496c4152ebe106d4af')
 
 prepare() {
   cp -a PyQt5_gpl-$pkgver{,-py2}