summaryrefslogtreecommitdiff
path: root/user/kinfocenter
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-06 22:47:32 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-06 22:47:32 +0000
commit26fe534666f8c8ac0e8f2c2a432e5b877f756f4c (patch)
tree6532d031eae8b1258e290ba655089bebd4b7324e /user/kinfocenter
parent7fffbaf95362383c315a3f2c7989d04c178ce962 (diff)
downloadpackages-26fe534666f8c8ac0e8f2c2a432e5b877f756f4c.tar.gz
packages-26fe534666f8c8ac0e8f2c2a432e5b877f756f4c.tar.bz2
packages-26fe534666f8c8ac0e8f2c2a432e5b877f756f4c.tar.xz
packages-26fe534666f8c8ac0e8f2c2a432e5b877f756f4c.zip
user/[KDE Plasma]: Bump to 5.12.8
Diffstat (limited to 'user/kinfocenter')
-rw-r--r--user/kinfocenter/APKBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/user/kinfocenter/APKBUILD b/user/kinfocenter/APKBUILD
index ad9169bfc..b757698dd 100644
--- a/user/kinfocenter/APKBUILD
+++ b/user/kinfocenter/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
-# Maintainer: A. Wilcox <awilfox@adelielinux.org>
+# Maintainer: A. Wilcox <awilfox-kde@adelielinux.org>
pkgname=kinfocenter
-pkgver=5.12.7
+pkgver=5.12.8
pkgrel=0
pkgdesc="Information about the running computer"
url="https://www.kde.org/applications/system/kinfocenter/"
@@ -17,7 +17,6 @@ subpackages="$pkgname-doc $pkgname-lang"
source="https://download.kde.org/stable/plasma/$pkgver/kinfocenter-$pkgver.tar.xz"
build() {
- cd "$builddir"
if [ "$CBUILD" != "$CHOST" ]; then
CMAKE_CROSSOPTS="-DCMAKE_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_NAME=Linux"
fi
@@ -33,13 +32,11 @@ build() {
}
check() {
- cd "$builddir"
CTEST_OUTPUT_ON_FAILURE=TRUE ctest
}
package() {
- cd "$builddir"
make DESTDIR="$pkgdir" install
}
-sha512sums="440e1d9c6be280fee95681148f6f9c069529431f3367fd5938663afa840cd191c85fd995b9a0a4fb6ae143d2c74415cafcfc99e4a7d7e25dc99fdd3820608f9b kinfocenter-5.12.7.tar.xz"
+sha512sums="3c473afa486b80a679d6f78c8000b115b65465b7fc5a6c95af35899f6cb50971422203fc28149b534ad6107e1a78b646b96e60fa5be0182fa5cd0b92a2c6da71 kinfocenter-5.12.8.tar.xz"