author | Antonio Rojas
<arojas@archlinux.org> 2017-05-30 16:26:12 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-05-30 16:26:12 UTC |
parent | b6e7849932ae105e15a3c6af5e8809241cfc7525 |
PKGBUILD | +4 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index e1ddb11..ab978bb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,19 +3,19 @@ # Contributor: Antonio Rojas pkgname=kinfocenter -pkgver=5.9.5 +pkgver=5.10.0 pkgrel=1 pkgdesc='A utility that provides information about a computer system' arch=('i686' 'x86_64') 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} 'archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg' 'kcm-about-distrorc') -sha256sums=('4f6f37b29e9f29850389fec2708dd7733051095e0ff9b842327d73bc151e7149' +sha256sums=('73d9ed2009982c95cf06c6f9154d3d7ad581e7102f25f50110da2207ac18518a' 'SKIP' 'a7f37c9c87f0e0e37454b47ec1221b61416aa9e319cc46a1f0b5b70c4a1dcb6e' '02ae86f5ef8de5fabb97db2043065c9b6b77b7c6a71a1115161e559e39c01451')