git » pyqt5.git » commit cb37f86

rebuild to fix the missing dbus/mainloop/qt.so problem in FS#39650

author Felix Yan
2014-03-28 06:37:30 UTC
committer Felix Yan
2014-03-28 06:37:30 UTC
parent b9a46365369b39477425a9648c8304a9ebcbf1e9

rebuild to fix the missing dbus/mainloop/qt.so problem in FS#39650

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 3f97b45..f1c0185 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=pyqt5
 pkgname=pyqt5
 pkgname=('pyqt5-common' 'python-pyqt5' 'python2-pyqt5')
 pkgver=5.2.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://riverbankcomputing.co.uk/software/pyqt/intro"
 license=('GPL')