author | Antonio Rojas
<arojas@archlinux.org> 2024-02-25 19:15:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-02-25 19:15:27 UTC |
parent | 018249b290aea5bb6e8688d9f2129c9120bc5d29 |
.SRCINFO | +1 | -1 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index aeaaaee..0fbb0bf 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = kimageformats pkgdesc = Image format plugins for Qt 6 pkgver = 6.0.0 - pkgrel = 1 + pkgrel = 2 url = https://community.kde.org/Frameworks arch = x86_64 groups = kf6 diff --git a/PKGBUILD b/PKGBUILD index e341acc..e38873e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=kimageformats pkgver=6.0.0 -pkgrel=1 +pkgrel=2 pkgdesc='Image format plugins for Qt 6' arch=(x86_64) url='https://community.kde.org/Frameworks'