author | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 13:51:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 13:51:46 UTC |
parent | 8a23879fc9cff38741bf484377003dde666c2f25 |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 22586c3..5dba917 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-graphicaleffects pkgdesc = Graphical effects for use with Qt Quick 2 - pkgver = 5.15.11 + pkgver = 5.15.12 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -11,7 +11,7 @@ pkgbase = qt5-graphicaleffects license = custom makedepends = git depends = qt5-declarative - source = git+https://invent.kde.org/qt/qt/qtgraphicaleffects#commit=cce7d784237cd2dd4af1abe2757d048e34e02685 + source = git+https://invent.kde.org/qt/qt/qtgraphicaleffects#commit=e33716bd6bb8926688fef20cb568e11618d08a35 sha256sums = SKIP pkgname = qt5-graphicaleffects diff --git a/PKGBUILD b/PKGBUILD index b3dc2ba..e787955 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-graphicaleffects _basever=5.15.12 -pkgver=5.15.11 +pkgver=5.15.12 pkgrel=1 _commit=e33716bd6bb8926688fef20cb568e11618d08a35 arch=('x86_64')