author | Antonio Rojas
<arojas@archlinux.org> 2023-10-01 19:20:33 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-10-01 19:20:33 UTC |
parent | f7261eb3342e97ff3f444f5a531b89ab25760589 |
.SRCINFO | +1 | -1 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 03866bb..b32aed4 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = karchive pkgdesc = Qt addon providing access to numerous types of archives pkgver = 5.240.0.20231001 - pkgrel = 1 + pkgrel = 2 url = https://community.kde.org/Frameworks arch = x86_64 groups = kf6 diff --git a/PKGBUILD b/PKGBUILD index 54d463a..41e78bc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=karchive pkgver=5.240.0.20231001 -pkgrel=1 +pkgrel=2 pkgdesc='Qt addon providing access to numerous types of archives' arch=(x86_64) url='https://community.kde.org/Frameworks'