git » qt5-serialport.git » commit 76c5816

Rebuild against correct version of qt5-base

author Antonio Rojas
2017-07-03 18:19:59 UTC
committer Antonio Rojas
2017-07-03 18:19:59 UTC
parent fc26bd4d27c796008d20f5a7adb058fa75f650c5

Rebuild against correct version of qt5-base

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index e01d40a..33e3eaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 pkgname=qt5-serialport
 _qtver=5.9.1
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')