aboutsummaryrefslogtreecommitdiffstats
path: root/community/syndication
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-09-16 11:54:09 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-09-16 11:45:01 -0300
commit53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86 (patch)
tree2326ddd60308a1056401f8982b1f6a884e43f552 /community/syndication
parent0e5a564450c7013131e4f292774fbb9b392f1409 (diff)
downloadaports-53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86.tar.bz2
aports-53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86.tar.xz
community/kde-frameworks: upgrade to 5.62.0
Also take over maintainership of community/attica
Diffstat (limited to 'community/syndication')
-rw-r--r--community/syndication/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/syndication/APKBUILD b/community/syndication/APKBUILD
index b1dc5ab5cf..815da36b9d 100644
--- a/community/syndication/APKBUILD
+++ b/community/syndication/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=syndication
-pkgver=5.61.0
+pkgver=5.62.0
pkgrel=0
pkgdesc="An RSS/Atom parser library"
arch="all"
@@ -9,7 +9,7 @@ url="https://community.kde.org/Frameworks"
license="LGPL-2.0-or-later AND BSD-Clause-3"
depends_dev="qt5-qtbase-dev kcodecs-dev"
makedepends="$depends_dev extra-cmake-modules doxygen graphviz qt5-qttools-dev"
-source="https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/frameworks/${pkgver%.*}/syndication-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-doc"
build() {
@@ -28,4 +28,4 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="29a0733e3b826855844b1c5d622f37c479224a20b6b7a875215f61032ca9b84b538359481dd19f3b9a14c7d057cf630473132c318f2266951889c46e62787623 syndication-5.61.0.tar.xz"
+sha512sums="ef1a01596a577015a1fbe5e26d361b79c04d26d31069de15a7e0a6fc2c1d159cc86648032800ffad227517ee6d64b3b34e8117a130b35292b37bc3ebe2fe6076 syndication-5.62.0.tar.xz"