summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-06-22 20:36:03 +0200
committerMartchus2016-06-22 20:36:03 +0200
commit6287a4169898b32d1efb1dbb157e84aacc9a94f1 (patch)
tree0cf821010ca8250df4d311b15e742a0ec8ccb104 /PKGBUILD
parent4b06a5d164f5669b4eefcbad2289d39e0ca84d1c (diff)
downloadaur-6287a4169898b32d1efb1dbb157e84aacc9a94f1.tar.gz
Update to 5.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bc627f1a457..a4b7072db9a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_qt_module=qtserialport
pkgname="mingw-w64-qt5-serialport"
-pkgver=5.6.1
+pkgver=5.7.0
pkgrel=1
arch=('any')
pkgdesc="Provides access to hardware and virtual serial ports (mingw-w64)"
@@ -17,7 +17,7 @@ license=('LGPL')
url="https://www.qt.io/"
_pkgfqn="${_qt_module}-opensource-src-$pkgver"
source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/$pkgver/submodules/qtserialport-opensource-src-$pkgver.tar.xz")
-md5sums=('19d5492f56440398ecea78e8f854433f')
+md5sums=('f93cc8b36964c6aa965c27c3acd12f82')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"