author | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:57:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:57:45 UTC |
parent | a30b3e1cde41c7df4d9da712329dcef266464a56 |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 6da52c6..bad4d74 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-xmlpatterns pkgdesc = Support for XPath, XQuery, XSLT and XML schema validation - pkgver = 5.15.12 + pkgver = 5.15.13 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = qt5-xmlpatterns depends = qt5-base optdepends = qt5-declarative: QML bindings conflicts = qtchooser - source = git+https://invent.kde.org/qt/qt/qtxmlpatterns#commit=6e0917d518e07f737cc663b8d632c8021634fd3b + source = git+https://invent.kde.org/qt/qt/qtxmlpatterns#commit=eb59017f04b44667e0c6778aa3995f8e86c98e48 sha256sums = SKIP pkgname = qt5-xmlpatterns diff --git a/PKGBUILD b/PKGBUILD index 0798643..f318b7a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-xmlpatterns _basever=5.15.13 -pkgver=5.15.12 +pkgver=5.15.13 pkgrel=1 _commit=eb59017f04b44667e0c6778aa3995f8e86c98e48 arch=('x86_64')