author | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:56:11 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:56:11 UTC |
parent | 5e0b682712c963ffdae770cf887d02ad664570c4 |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index fccb658..37fee57 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-remoteobjects pkgdesc = Inter-process communication (IPC) module developed for Qt - pkgver = 5.15.12 + pkgver = 5.15.13 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -13,7 +13,7 @@ pkgbase = qt5-remoteobjects makedepends = git depends = qt5-base optdepends = qt5-declarative: QML bindings - source = git+https://invent.kde.org/qt/qt/qtremoteobjects#commit=f64e34be9ac4b7e92c63e47235c04471a1d40c93 + source = git+https://invent.kde.org/qt/qt/qtremoteobjects#commit=18ef1cdce7bc4c93415f38f1c220ab697aa75908 sha256sums = SKIP pkgname = qt5-remoteobjects diff --git a/PKGBUILD b/PKGBUILD index 9855ef2..47009b2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-remoteobjects _basever=5.15.13 -pkgver=5.15.12 +pkgver=5.15.13 pkgrel=1 _commit=18ef1cdce7bc4c93415f38f1c220ab697aa75908 arch=(x86_64)