diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-01-03 13:22:55 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-01-03 13:22:55 +0100 |
commit | 5b25e57cec17385bb7927e5b0b2d4edd50cb2db9 (patch) | |
tree | ae66ad623a166e683030b16cbea8ef88521abe17 /libre/kinfocenter | |
parent | 3516b222036e86b9f929769283a03982d665a71c (diff) | |
download | abslibre-5b25e57cec17385bb7927e5b0b2d4edd50cb2db9.tar.gz abslibre-5b25e57cec17385bb7927e5b0b2d4edd50cb2db9.tar.bz2 abslibre-5b25e57cec17385bb7927e5b0b2d4edd50cb2db9.zip |
libre/kinfocenter: updated to 5.11.5
Diffstat (limited to 'libre/kinfocenter')
-rw-r--r-- | libre/kinfocenter/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libre/kinfocenter/PKGBUILD b/libre/kinfocenter/PKGBUILD index 8e66c3a07..bd7550d2d 100644 --- a/libre/kinfocenter/PKGBUILD +++ b/libre/kinfocenter/PKGBUILD @@ -7,7 +7,7 @@ pkgname=kinfocenter -pkgver=5.11.4 +pkgver=5.11.5 pkgrel=1.parabola1 arch=(i686 x86_64 armv7h) @@ -22,13 +22,14 @@ 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=('c4e1cc4fda2b7f7799c00cea1d4e5e03ad70e711776721167d0705e940dac339' +sha256sums=('2e36ac5817ca8fbba264ae2ba0061b97ae740690525160296ba823328989a77a' 'SKIP' '75136b90185242891cbeb993285f400bcc9c6c70fdccb0f5e50790acaf875b92' '9c874f9ee68dc1c46fab1255f28bdca892e664b35208220db77ab59e04617a96') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon - 'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson + 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson + '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart@gmail.com> prepare() { mkdir -p build |