diff --git a/kde/plasma-phone-components/APKBUILD b/kde/plasma-phone-components/APKBUILD index 33ceabe06..a9bdbb0da 100644 --- a/kde/plasma-phone-components/APKBUILD +++ b/kde/plasma-phone-components/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Bart Ribbers # Maintainer: Bart Ribbers pkgname=plasma-phone-components -pkgver=0_git20190212 +pkgver=0_git20190221 pkgrel=0 -_commit="3e5923b7830b1512b9ae5ca4fc059661326b186b" +_commit="d9c6437670c37f5fecdb5c40eb4426b96390984e" pkgdesc="Modules providing phone functionality for Plasma" arch="all" url="https://community.kde.org/Plasma/Mobile" @@ -21,7 +21,6 @@ build() { cmake \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=lib \ - -DCMAKE_INSTALL_LIBEXECDIR=lib \ -DCMAKE_BUILD_TYPE=RELEASE \ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON make @@ -36,5 +35,4 @@ package() { cd "$builddir" make DESTDIR="$pkgdir" install } - -sha512sums="17cb0011b9dede24ec0daab10d147c8400435278f59cbcf05574be55578ce87242051d62fc5c89c323310ee40659a8cafe302fa55d92aa3870909b449e8d69ef plasma-phone-components-3e5923b7830b1512b9ae5ca4fc059661326b186b.tar.gz" +sha512sums="cc6a912ca255f91a29ed852e2ba3e2c5ad99925759dc43eeb223e3a9b745a30289b680f33aa4968cf932918850c97a989d1d9ae669d7c5542762397267c5ad9d plasma-phone-components-d9c6437670c37f5fecdb5c40eb4426b96390984e.tar.gz"