author | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 14:07:30 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 14:07:30 UTC |
parent | 42b13531b1edcab6cc43e34f8a562c620cd9256b |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 0582071..6da52c6 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.11 + pkgver = 5.15.12 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=5a1948ddc05bf44017ac12bd5c2b9bc79fbcb9a2 + source = git+https://invent.kde.org/qt/qt/qtxmlpatterns#commit=6e0917d518e07f737cc663b8d632c8021634fd3b sha256sums = SKIP pkgname = qt5-xmlpatterns diff --git a/PKGBUILD b/PKGBUILD index 25ef4ec..860252b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-xmlpatterns _basever=5.15.12 -pkgver=5.15.11 +pkgver=5.15.12 pkgrel=1 _commit=6e0917d518e07f737cc663b8d632c8021634fd3b arch=('x86_64')