aboutsummaryrefslogtreecommitdiffstats
path: root/testing/syndication/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/syndication/APKBUILD')
-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"