author | Antonio Rojas
<arojas@archlinux.org> 2023-11-14 22:28:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-11-14 22:28:53 UTC |
parent | ffe2baf8a181e4987c0b9a58ff1f7257a99c9ae0 |
.SRCINFO | +2 | -2 |
PKGBUILD | +2 | -2 |
diff --git a/.SRCINFO b/.SRCINFO index 28257e4..f70fe85 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-declarative pkgdesc = Classes for QML and JavaScript languages - pkgver = 5.15.11+kde+r31 + pkgver = 5.15.11+kde+r32 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = qt5-declarative makedepends = git depends = qt5-base conflicts = qtchooser - source = git+https://invent.kde.org/qt/qt/qtdeclarative#commit=453b1cb207cf3ce35b906c21c9f04a17d66074a7 + source = git+https://invent.kde.org/qt/qt/qtdeclarative#commit=ac678baefa2c5aa2e6bdc8f5e84cfb6307488278 sha256sums = SKIP pkgname = qt5-declarative diff --git a/PKGBUILD b/PKGBUILD index c01d3ef..53d5c68 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,9 +3,9 @@ pkgname=qt5-declarative _basever=5.15.11 -pkgver=5.15.11+kde+r31 +pkgver=5.15.11+kde+r32 pkgrel=1 -_commit=453b1cb207cf3ce35b906c21c9f04a17d66074a7 +_commit=ac678baefa2c5aa2e6bdc8f5e84cfb6307488278 arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom')