From 0970545f4cf0879b03aab0ee28a80fdc71416822 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Wed, 14 Mar 2018 17:55:53 +0100 Subject: libre/kinfocenter: updated to 5.12.3 --- libre/kinfocenter/PKGBUILD | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) (limited to 'libre') diff --git a/libre/kinfocenter/PKGBUILD b/libre/kinfocenter/PKGBUILD index bd7550d2d..8b64ef12e 100644 --- a/libre/kinfocenter/PKGBUILD +++ b/libre/kinfocenter/PKGBUILD @@ -1,33 +1,33 @@ -# Maintainer: Andreas Grapentin +# $Id$ # Maintainer (Arch): Felix Yan # Maintainer (Arch): Antonio Rojas +# Contributor (Arch): Andrea Scarpino +# Maintainer: Andreas Grapentin # Contributor: André Silva # Contributor: jc_gargma -# Contributor (Arch): Andrea Scarpino pkgname=kinfocenter - -pkgver=5.11.5 -pkgrel=1.parabola1 -arch=(i686 x86_64 armv7h) - -pkgdesc="A utility that provides information about a computer system (Parabola rebranded)" -url="https://www.kde.org/applications/system/kinfocenter/" +pkgver=5.12.3 +pkgrel=1 +pkgrel+=.parabola1 +pkgdesc='A utility that provides information about a computer system' +pkgdesc+=' (Parabola rebranded)' +arch=(x86_64) +arch+=(i686 armv7h) +url='https://www.kde.org/applications/system/kinfocenter/' license=(LGPL) - depends=(kcmutils pciutils glu libraw1394 kwayland) makedepends=(extra-cmake-modules python plasma-framework kdoctools) groups=(plasma) - -source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig} +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) -sha256sums=('2e36ac5817ca8fbba264ae2ba0061b97ae740690525160296ba823328989a77a' +sha256sums=('d98ff9309ba5ab7cc340b446fb5c4e12f9be07b9efc0e807ae3939467d773551' 'SKIP' '75136b90185242891cbeb993285f400bcc9c6c70fdccb0f5e50790acaf875b92' '9c874f9ee68dc1c46fab1255f28bdca892e664b35208220db77ab59e04617a96') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell - '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon + '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin @@ -38,7 +38,6 @@ prepare() { build() { cd build cmake ../$pkgname-$pkgver \ - -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=lib \ -DBUILD_TESTING=OFF -- cgit v1.2.3