Skip to content

Commit 0fd01df

Browse files
committed
plasma-mobile: auto updated to 6.5.1-1
It has been built because: * nvchecker detects the following updates: alpm(1): 6.5.0-2 -> 6.5.1-1 * Integral-Tech has requested to build it
1 parent 460ef19 commit 0fd01df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

archlinuxcn/plasma-mobile/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Contributor: Devin Lin <[email protected]>
33

44
pkgname=plasma-mobile
5-
pkgver=6.5.0
6-
pkgrel=2
5+
pkgver=6.5.1
6+
pkgrel=1
77
pkgdesc="Plasma Mobile shell components."
88
arch=('x86_64' 'i686' 'i486' 'pentium4' 'arm' 'armv6h' 'armv7h' 'aarch64')
99
url="https://invent.kde.org/plasma/${pkgname}"
@@ -28,7 +28,7 @@ optdepends=(
2828
)
2929
makedepends=('cmake' 'extra-cmake-modules' 'plasma-wayland-protocols')
3030
source=("https://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
31-
sha256sums=('21bf64edbbf944626e057dc22e922e816c5b55522e879eeb9cb610fd48583505')
31+
sha256sums=('042ecd9f2be032bd5bf948b8418bb40f4c3dcac68defc2afabe8871a78fb4c8e')
3232

3333
build() {
3434
cmake -B build -S "${pkgname}-${pkgver}" \

0 commit comments

Comments
 (0)