author | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 13:48:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 13:48:22 UTC |
parent | 38495318821f8e249e5a4644bf621aa605af0d00 |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 240695d..d5c918e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-serialport pkgdesc = Provides access to hardware and virtual serial ports - pkgver = 5.15.11 + pkgver = 5.15.12 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -11,7 +11,7 @@ pkgbase = qt5-serialport license = custom makedepends = git depends = qt5-base - source = git+https://invent.kde.org/qt/qt/qtserialport#commit=3380465d5d4977326616c5e57789a81681be650e + source = git+https://invent.kde.org/qt/qt/qtserialport#commit=c3a7debff7a4c6ddaedb795290180dd99d7ac4be sha256sums = SKIP pkgname = qt5-serialport diff --git a/PKGBUILD b/PKGBUILD index 93a990b..ba15bfe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-serialport _basever=5.15.12 -pkgver=5.15.11 +pkgver=5.15.12 pkgrel=1 _commit=c3a7debff7a4c6ddaedb795290180dd99d7ac4be arch=('x86_64')