author | Antonio Rojas
<arojas@archlinux.org> 2024-05-28 17:00:33 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-05-28 17:00:33 UTC |
parent | e105707e34c337649209a6b5835cb84d8f1d5d36 |
.SRCINFO | +3 | -3 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 6a04b8c..7d7d64c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-x11extras pkgdesc = Provides platform-specific APIs for X11 - pkgver = 5.15.13 + pkgver = 5.15.14 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -11,7 +11,7 @@ pkgbase = qt5-x11extras license = custom makedepends = git depends = qt5-base - source = git+https://invent.kde.org/qt/qt/qtx11extras#commit=415ac0d58521be2bb00ef4cecdb16f0b9001e88c - sha256sums = SKIP + source = kde-qtx11extras::git+https://invent.kde.org/qt/qt/qtx11extras#commit=6c3605fcb3b34e55951f597e06c135d97dfa6cd7 + sha256sums = 99e923b91238a3ae70fd07a506ff773d2da35b48f719ba36e49510750b8251fa pkgname = qt5-x11extras diff --git a/PKGBUILD b/PKGBUILD index 564e0c1..311a4a3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-x11extras _basever=5.15.14 -pkgver=5.15.13 +pkgver=5.15.14 pkgrel=1 _commit=6c3605fcb3b34e55951f597e06c135d97dfa6cd7 arch=('x86_64')