extra/kinfocenter to 5.2.1-1

This commit is contained in:
Kevin Mihelich 2015-03-01 16:11:01 +00:00
parent a07376b82c
commit 7faa4a1283

View file

@ -1,12 +1,13 @@
# $Id: PKGBUILD 224713 2014-10-18 08:27:20Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Maintainer: Felix Yan <felixonmars@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Antonio Rojas
# ALARM on armv6h: Arno Rehn <arno@arnorehn.de>
# - Disable the failing EGLonX parts (not available on the R-Pi). Needs better upstream support.
pkgname=kinfocenter
pkgver=5.2.0
pkgver=5.2.1
pkgrel=1
pkgdesc='KInfocenter'
arch=('i686' 'x86_64')
@ -18,7 +19,7 @@ conflicts=('kdebase-workspace')
groups=('plasma')
source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"
"kinfocenter_disable_eglonx.patch")
md5sums=('45a9b78c78fd8a53018a28043b8b9634'
md5sums=('6c74821a6110910eed5f174d5f839a2b'
'a43a82b8be9aea5a4666b6372eecc7d2')
prepare() {