diff options
| author | Bart Ribbers <bribbers@disroot.org> | 2019-06-10 12:23:43 +0200 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-06-18 17:55:20 -0300 |
| commit | 0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93 (patch) | |
| tree | ee9581cb75dc8312b7b9197c6bfbc4331bd98f02 /testing/frameworkintegration | |
| parent | bdd4baf0db65d0c07ec9f02fd350a1c558f4efc8 (diff) | |
| download | aports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.bz2 aports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.xz | |
testing/kde-frameworks: update to 5.59.0
Diffstat (limited to 'testing/frameworkintegration')
| -rw-r--r-- | testing/frameworkintegration/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/frameworkintegration/APKBUILD b/testing/frameworkintegration/APKBUILD index c4bbf41edd..bfff8151d7 100644 --- a/testing/frameworkintegration/APKBUILD +++ b/testing/frameworkintegration/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=frameworkintegration -pkgver=5.58.0 +pkgver=5.59.0 pkgrel=0 pkgdesc="Framework providing components to allow applications to integrate with a KDE Workspace" arch="all" @@ -15,7 +15,7 @@ subpackages="$pkgname-dev" build() { cmake \ - -DCMAKE_BUILD_TYPE=RelWithDebugInfo \ + -DCMAKE_BUILD_TYPE=RelWithDebInfo \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=lib make @@ -29,4 +29,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="80f2d8c3dcaa57632bab12ca581ae57665b6bbea9f68aa439cf91f8bb7e987954a0b6787bc7f73e6e5cc8f605b28162a654bce6fa2aa3f699fc909fd5f0f5794 frameworkintegration-5.58.0.tar.xz" +sha512sums="31aead885ab8834f85c32aa824078e0a4047a4c57f6106345f568b47f2a67af2193166e4cb429310580601589ad046a2a5fcee170cab00ce93abc9f56675fc8c frameworkintegration-5.59.0.tar.xz" |
