summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:58:07 +0000
committerJoão Figueiredo2024-03-01 06:58:07 +0000
commitb8c54842ab8145a5ab47a928fc5ba972bbedd3cf (patch)
tree3eb9546a69e934ef97fbdd4f06e57e11fe0d9a10 /PKGBUILD
parentdb045db173f0d5815f09a1bc51490620c9563a7f (diff)
downloadaur-syndication-git.tar.gz
Automated license and dependency update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d03059600711..69bbde2ae4f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: João Figueiredo <jf.mundox@gmail.com>
pkgname=syndication-git
-pkgver=5.240.0_r901.gd69d294
+pkgver=6.0.0_r932.ge98a7b8
pkgrel=1
pkgdesc="RSS/Atom parser library"
arch=($CARCH)
url="https://community.kde.org/Frameworks"
-license=(LGPL)
-depends=(kcodecs-git)
-makedepends=(git extra-cmake-modules-git doxygen qt6-tools qt6-doc)
+license=(LGPL-2.0-only LGPL-3.0-only)
+depends=(gcc-libs glibc kcodecs-git qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git qt6-doc qt6-tools)
conflicts=(${pkgname%-git} kde-syndication kde-syndication-git)
provides=(${pkgname%-git} kde-syndication kde-syndication-git)
groups=(kf6-git)