aboutsummaryrefslogtreecommitdiffstats
path: root/testing/syndication
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-06-10 12:23:43 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-06-18 17:55:20 -0300
commit0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93 (patch)
treeee9581cb75dc8312b7b9197c6bfbc4331bd98f02 /testing/syndication
parentbdd4baf0db65d0c07ec9f02fd350a1c558f4efc8 (diff)
downloadaports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.bz2
aports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.xz
testing/kde-frameworks: update to 5.59.0
Diffstat (limited to 'testing/syndication')
-rw-r--r--testing/syndication/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/syndication/APKBUILD b/testing/syndication/APKBUILD
index 25d77b316e..c8d4285bce 100644
--- a/testing/syndication/APKBUILD
+++ b/testing/syndication/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=syndication
-pkgver=5.58.0
+pkgver=5.59.0
pkgrel=0
pkgdesc="An RSS/Atom parser library"
arch="all"
@@ -14,7 +14,7 @@ subpackages="$pkgname-dev $pkgname-doc"
build() {
cmake \
- -DCMAKE_BUILD_TYPE=RelWithDebugInfo \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_QCH=ON
@@ -28,4 +28,4 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="fbd3283e37f906b7bde76332721004ad679e99b4d8b3700ee0e98986f14a45dfd32048673d4e5270c351868c6e0f212b17bc4e4bc47f003cee4eb4dd16f9abd6 syndication-5.58.0.tar.xz"
+sha512sums="a6e91895464b593f89538b0252ad576c0a6526977bfaba92575de385f8364db990071ffd0380e336a208766e1e79977a622ac9f96495195a2252bc299ec50c54 syndication-5.59.0.tar.xz"