author | Antonio Rojas
<arojas@archlinux.org> 2024-02-16 11:26:43 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-02-16 11:26:43 UTC |
parent | 7b1190d46590e525cd4b4568a609e61867943664 |
.SRCINFO | +1 | -1 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 305cd84..9cfe9b5 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = knewstuff pkgdesc = Support for downloading application assets from the network pkgver = 5.249.0 - pkgrel = 1 + pkgrel = 2 url = https://community.kde.org/Frameworks arch = x86_64 groups = kf6 diff --git a/PKGBUILD b/PKGBUILD index e013470..6f0fc57 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=knewstuff pkgver=5.249.0 -pkgrel=1 +pkgrel=2 pkgdesc='Support for downloading application assets from the network' arch=(x86_64) url='https://community.kde.org/Frameworks'