author | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:54:50 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:54:50 UTC |
parent | e0fb4ff3778d86faeaa13bf5ecaf87267bb7ce68 |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 5dba917..f0a9a0f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-graphicaleffects pkgdesc = Graphical effects for use with Qt Quick 2 - pkgver = 5.15.12 + pkgver = 5.15.13 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=e33716bd6bb8926688fef20cb568e11618d08a35 + source = git+https://invent.kde.org/qt/qt/qtgraphicaleffects#commit=895f9753940156dda05aa83d3c7655571514407e sha256sums = SKIP pkgname = qt5-graphicaleffects diff --git a/PKGBUILD b/PKGBUILD index b4da825..b37e641 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-graphicaleffects _basever=5.15.13 -pkgver=5.15.12 +pkgver=5.15.13 pkgrel=1 _commit=895f9753940156dda05aa83d3c7655571514407e arch=('x86_64')