author | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:55:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:55:53 UTC |
parent | 7c093fc89a1e16b11882b661936374b45a3e630f |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 3c6405b..ab0293f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-quickcontrols2 pkgdesc = Next generation user interface controls based on Qt Quick - pkgver = 5.15.12+kde+r5 + pkgver = 5.15.13+kde+r5 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -12,7 +12,7 @@ pkgbase = qt5-quickcontrols2 makedepends = git depends = qt5-declarative optdepends = qt5-graphicaleffects: for the Material style - source = git+https://invent.kde.org/qt/qt/qtquickcontrols2#commit=134ca5dbef9d137a9c46faa79b0225bc650d9283 + source = git+https://invent.kde.org/qt/qt/qtquickcontrols2#commit=1fc98160580fc7b791e20d34ba986c9992cae9c5 sha256sums = SKIP pkgname = qt5-quickcontrols2 diff --git a/PKGBUILD b/PKGBUILD index 1924437..a0bc599 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-quickcontrols2 _basever=5.15.13 -pkgver=5.15.12+kde+r5 +pkgver=5.15.13+kde+r5 pkgrel=1 _commit=1fc98160580fc7b791e20d34ba986c9992cae9c5 arch=('x86_64')