author | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 14:02:51 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 14:02:51 UTC |
parent | f34300f7baa4411d86cc6d1726a0fd9973e20905 |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index b85e41a..dce84ff 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-scxml pkgdesc = Static and runtime integration of SCXML models into Qt code - pkgver = 5.15.11 + pkgver = 5.15.12 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -11,7 +11,7 @@ pkgbase = qt5-scxml license = custom makedepends = git depends = qt5-declarative - source = git+https://invent.kde.org/qt/qt/qtscxml#commit=e8727aabe55526956295407d27317ec15e12b283 + source = git+https://invent.kde.org/qt/qt/qtscxml#commit=3f56c6b4bd1e3883581340243b4a7289807fffc9 sha256sums = SKIP pkgname = qt5-scxml diff --git a/PKGBUILD b/PKGBUILD index 9a376ab..d6d54a6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-scxml _basever=5.15.12 -pkgver=5.15.11 +pkgver=5.15.12 pkgrel=1 _commit=3f56c6b4bd1e3883581340243b4a7289807fffc9 arch=('x86_64')