diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/kinfocenter/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/kinfocenter/PKGBUILD b/libre/kinfocenter/PKGBUILD index 36c217b07..b8c4ea407 100644 --- a/libre/kinfocenter/PKGBUILD +++ b/libre/kinfocenter/PKGBUILD @@ -5,19 +5,19 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=kinfocenter -pkgver=5.9.4 +pkgver=5.10.0 pkgrel=1.parabola1 pkgdesc='A utility that provides information about a computer system (Parabola rebranded)' arch=('i686' 'x86_64' 'armv7h') url='https://www.kde.org/applications/system/kinfocenter/' license=('LGPL') -depends=('kdelibs4support' 'kcmutils' 'pciutils' 'glu' 'libraw1394' 'kwayland') -makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework' 'kdesignerplugin') +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') -sha256sums=('9d30cd53d52df8cc83f950e501ae649651eb47e450abfe0453260750f4116e93' +sha256sums=('73d9ed2009982c95cf06c6f9154d3d7ad581e7102f25f50110da2207ac18518a' 'SKIP' '75136b90185242891cbeb993285f400bcc9c6c70fdccb0f5e50790acaf875b92' '9c874f9ee68dc1c46fab1255f28bdca892e664b35208220db77ab59e04617a96') |