diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-06-02 23:01:00 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-06-02 23:01:00 -0500 |
commit | 7cf0cf18628a62d15343f26f01e341fb5c52b197 (patch) | |
tree | 38e859964f453bb66f8a237cd3525dfe07881bf2 | |
parent | 4f66412acfd1df6dd2a7b765e8c2c27a1638fb67 (diff) | |
download | abslibre-7cf0cf18628a62d15343f26f01e341fb5c52b197.tar.gz abslibre-7cf0cf18628a62d15343f26f01e341fb5c52b197.tar.bz2 abslibre-7cf0cf18628a62d15343f26f01e341fb5c52b197.zip |
kinfocenter-5.10.0-1.parabola1: updating version
-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') |