From 1a1b92ffcdcca309f134c0e87a24725e61c0ad96 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Fri, 13 Oct 2017 12:10:17 +0200 Subject: libre/kinfocenter: updated to 5.11.0 --- libre/kinfocenter/PKGBUILD | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/libre/kinfocenter/PKGBUILD b/libre/kinfocenter/PKGBUILD index 96bcbfd4c..4ce09b741 100644 --- a/libre/kinfocenter/PKGBUILD +++ b/libre/kinfocenter/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 291158 2017-03-21 20:15:40Z arojas $ +# Maintainer: Andreas Grapentin # Maintainer (Arch): Felix Yan -# Contributor (Arch): Andrea Scarpino -# Contributor (Arch): Antonio Rojas -# Maintainer: André Silva +# Maintainer (Arch): Antonio Rojas +# Contributor: André Silva # Contributor: jc_gargma +# Contributor (Arch): Andrea Scarpino pkgname=kinfocenter -pkgver=5.10.5 +pkgver=5.11.0 pkgrel=1.parabola1 pkgdesc='A utility that provides information about a computer system (Parabola rebranded)' arch=('i686' 'x86_64' 'armv7h') @@ -14,15 +14,14 @@ url='https://www.kde.org/applications/system/kinfocenter/' license=('LGPL') depends=('kcmutils' 'pciutils' 'glu' 'libraw1394' 'kwayland') makedepends=('extra-cmake-modules' 'python' 'plasma-framework' 'kdoctools') -conflicts=('kdebase-workspace') groups=('plasma') source=("https://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig} 'parabola-logo.svg::https://wiki.parabola.nu/images/a/af/Parabolagnu%2Blinuxlibre-dark-scalable.svg' 'kcm-about-distrorc') -sha512sums=('556bb7e369f28ce1203129f02009bc01d3c018e6e0cc7c3c18382fdc7bb6fa54e9056deb5ffbfcb429853b5f0076e537ce01be721cf698d493a531777ef1225f' +sha256sums=('a4aee1158ead6d9c5873db4d245fc9bf9522f72e73983d3bde1bbbc9bce51c87' 'SKIP' - 'af9f9a8074cb84e3a2ab35200189627d8fb529741aa9c2a316c6c6f049ffd88b6b16d98f1fcdef731a9f75a03883b6806fb48c87c533b94ab3e719bdc02f7b9f' - '2a184861ce8aae52c98a143d3c905f74c03ccf10294234293f7eb647b663e9b0f95f2a45c3681e7948ddbdae082d51f9cd830e355302fdcd876a6d5be4ce557b') + '75136b90185242891cbeb993285f400bcc9c6c70fdccb0f5e50790acaf875b92' + '9c874f9ee68dc1c46fab1255f28bdca892e664b35208220db77ab59e04617a96') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon 'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson @@ -36,7 +35,7 @@ build() { cmake ../${pkgname}-${pkgver} \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DKDE_INSTALL_LIBDIR=lib \ + -DCMAKE_INSTALL_LIBDIR=lib \ -DBUILD_TESTING=OFF make } -- cgit v1.2.3