author | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:53:54 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:53:54 UTC |
parent | 5fad66f610e0ea5c3272847df0545ede1e5931c8 |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 4ddc02f..934c163 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-connectivity pkgdesc = Provides access to Bluetooth hardware - pkgver = 5.15.12+kde+r6 + pkgver = 5.15.13+kde+r4 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = qt5-connectivity depends = qt5-base depends = bluez-libs optdepends = qt5-declarative: QML bindings - source = git+https://invent.kde.org/qt/qt/qtconnectivity#commit=70020cb64f71dcf2fd65a8a167cb785d2127e159 + source = git+https://invent.kde.org/qt/qt/qtconnectivity#commit=8024ef3d7269665ba104f528e5e284df9d9d8ae9 sha256sums = SKIP pkgname = qt5-connectivity diff --git a/PKGBUILD b/PKGBUILD index 34a418a..c51fe2a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-connectivity _basever=5.15.13 -pkgver=5.15.12+kde+r6 +pkgver=5.15.13+kde+r4 pkgrel=1 _commit=8024ef3d7269665ba104f528e5e284df9d9d8ae9 arch=('x86_64')