summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-06-16 10:08:59 +0200
committerMartchus2016-06-16 10:08:59 +0200
commit4b06a5d164f5669b4eefcbad2289d39e0ca84d1c (patch)
treef6be827bf7e4e0cf5355c0b96ba5715f740088fa /PKGBUILD
parent80cac007493419a0b9e0053ca9406d5535851ded (diff)
downloadaur-4b06a5d164f5669b4eefcbad2289d39e0ca84d1c.tar.gz
Update to 5.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08095369746d..3bc627f1a457 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_qt_module=qtserialport
pkgname="mingw-w64-qt5-serialport"
-pkgver=5.6.0
+pkgver=5.6.1
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=('a9dfcfbf88034ada5b75f0be59030a37')
+md5sums=('19d5492f56440398ecea78e8f854433f')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"