Update plasma-phone-dialer to the latest upstream

This commit is contained in:
Bart Ribbers 2018-08-11 18:22:40 +02:00 committed by Oliver Smith
parent b380323769
commit a5e4ae4df2
1 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
# Contributor Bart Ribbers <bribbers@disroot.org>
# Maintainer Bart Ribbers <bribbers@disroot.org>
pkgname=plasma-phone-components
pkgver=0_git20180616
pkgver=0_git20180802
pkgrel=0
_commit="55e692fa53eb048c30aff4a694ed1df113357102"
_commit="9e68bc049bbff4c8c64f26fb58fc8607701cfbda"
pkgdesc="Modules providing phone functionality for Plasma"
arch="all"
url="https://community.kde.org/Plasma/Mobile"
@ -15,7 +15,7 @@ makedepends="extra-cmake-modules kpeople-dev qt5-qtdeclarative-dev kactivities-d
kconfig-dev kbookmarks-dev kwidgetsaddons-dev kcompletion-dev kitemviews-dev
kjobwidgets-dev solid-dev kxmlgui-dev kconfigwidgets-dev kauth-dev kcodecs-dev
kpackage-dev kwindowsystem-dev kdbusaddons-dev knotifications-dev kwayland-dev
telepathy-qt5-dev"
telepathy-qt5-dev libphonenumber-dev"
install="$pkgname.post-install
$pkgname.post-upgrade
$pkgname.post-deinstall"
@ -28,7 +28,7 @@ build() {
-DLIB_INSTALL_DIR=lib \
-DLIBEXEC_INSTALL_DIR=lib \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_BUILD_TYPE=RELEASE
make
}
@ -42,4 +42,4 @@ package() {
make DESTDIR="$pkgdir/" install
}
sha512sums="743f1f08423a5286bd8af1941c833aa3bd3e7ebfe75c03900eb030059bbd1e775d63e11c6f491b6332a2acfa7d49763be1d6547e5ed85196d0a9c41929c85d46 plasma-phone-components-0_git20180616.tar.gz"
sha512sums="d06be5b2f35440ec4d95fa8d8f622f97008bd67add0223b12312c3f69915ad4194acdf677e6458b394a2fe23142a11016c81024ee283a316f258731c1d4702a8 plasma-phone-components-0_git20180802.tar.gz"