diff options
Diffstat (limited to 'libre/kinfocenter/PKGBUILD')
-rw-r--r-- | libre/kinfocenter/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/kinfocenter/PKGBUILD b/libre/kinfocenter/PKGBUILD index 7aae95af8..c89590d5a 100644 --- a/libre/kinfocenter/PKGBUILD +++ b/libre/kinfocenter/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 276224 2016-09-13 15:50:16Z arojas $ +# $Id: PKGBUILD 277621 2016-10-04 15:57:22Z arojas $ # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> # Contributor (Arch): Andrea Scarpino <andrea@archlinux.org> # Contributor (Arch): Antonio Rojas # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=kinfocenter -pkgver=5.7.5 +pkgver=5.8.0 pkgrel=1.parabola1 pkgdesc='A utility that provides information about a computer system (Parabola rebranded)' arch=('i686' 'x86_64' 'armv7h') @@ -17,7 +17,7 @@ conflicts=('kdebase-workspace') groups=('plasma') source=("http://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=('f9cdf5575d332c4bd7f46238d3cd957a27b534a0e163d58fc7844bbc65115238' +sha256sums=('dfd8a237a2081e41a006f1978190ec9954be6b5545eaba2bf8daa17958d2590a' 'SKIP' '75136b90185242891cbeb993285f400bcc9c6c70fdccb0f5e50790acaf875b92' '9c874f9ee68dc1c46fab1255f28bdca892e664b35208220db77ab59e04617a96') |