summaryrefslogtreecommitdiff
path: root/user/plasma-thunderbolt
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-04-05 08:03:15 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-04-05 08:03:15 +0000
commit87fa95cb12975c66546c1f575475f2b861ffe320 (patch)
treeb147c9ce74c7ff7bfee7da24fde64e7f1bd58efc /user/plasma-thunderbolt
parent45c7d18ee3236dae130150d80a32e4a37710cd24 (diff)
downloadpackages-87fa95cb12975c66546c1f575475f2b861ffe320.tar.gz
packages-87fa95cb12975c66546c1f575475f2b861ffe320.tar.bz2
packages-87fa95cb12975c66546c1f575475f2b861ffe320.tar.xz
packages-87fa95cb12975c66546c1f575475f2b861ffe320.zip
user/[KDE Plasma]: Update to 5.18.4.1
Diffstat (limited to 'user/plasma-thunderbolt')
-rw-r--r--user/plasma-thunderbolt/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/plasma-thunderbolt/APKBUILD b/user/plasma-thunderbolt/APKBUILD
index c127d0a48..a537527de 100644
--- a/user/plasma-thunderbolt/APKBUILD
+++ b/user/plasma-thunderbolt/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=plasma-thunderbolt
-pkgver=5.18.3
+pkgver=5.18.4.1
pkgrel=0
pkgdesc="Thunderbolt device integration for KDE Plasma desktop"
url="https://www.kde.org/"
@@ -12,7 +12,7 @@ depends="bolt"
makedepends="cmake extra-cmake-modules kcmutils-dev kcoreaddons-dev
knotifications-dev qt5-qtbase-dev qt5-qtdeclarative-dev"
subpackages="$pkgname-lang"
-source="https://download.kde.org/stable/plasma/$pkgver/plasma-thunderbolt-$pkgver.tar.xz"
+source="https://download.kde.org/stable/plasma/${pkgver%.*}/plasma-thunderbolt-$pkgver.tar.xz"
build() {
if [ "$CBUILD" != "$CHOST" ]; then
@@ -38,4 +38,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="0fc0abf69efba6fcae6bb54eab5c4a40517fd3b48ae00a9e53477e6ce2d1ae12eeccfd05f55bb316be27c054a64c24ae01b9d3d543bcc86b753768ba8d0f65d9 plasma-thunderbolt-5.18.3.tar.xz"
+sha512sums="2ae5e65741717f38f343adf3e52de67db29d069b93147236cec6172f03ffcfb64bbbaaed5056987a747feb0c27ec01aaefa954274092f34f709c955f8099b35a plasma-thunderbolt-5.18.4.1.tar.xz"