author | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 13:47:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 13:47:45 UTC |
parent | ca08efe9edffda30998a83ddd4067119b64d46f2 |
.SRCINFO | +3 | -3 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 181033b..5c67bd0 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = qt5-location pkgdesc = Provides access to position, satellite and area monitoring classes - pkgver = 5.15.11+kde+r5 - pkgrel = 2 + pkgver = 5.15.12+kde+r6 + pkgrel = 1 url = https://www.qt.io arch = x86_64 groups = qt5 @@ -11,7 +11,7 @@ pkgbase = qt5-location license = custom makedepends = git depends = qt5-declarative - source = git+https://invent.kde.org/qt/qt/qtlocation#commit=48a17e88fc1df5b6ae82a9787466226c830bcbf2 + source = git+https://invent.kde.org/qt/qt/qtlocation#commit=5b27b8921f1f2de93573df903c47aee634209f80 source = git+https://invent.kde.org/qt/qt/qtlocation-mapboxgl.git sha256sums = SKIP sha256sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index 87958d2..844dc9a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-location _basever=5.15.12 -pkgver=5.15.11+kde+r5 +pkgver=5.15.12+kde+r6 pkgrel=1 _commit=5b27b8921f1f2de93573df903c47aee634209f80 arch=('x86_64')