summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevin Lin2024-04-17 11:04:40 -0400
committerDevin Lin2024-04-17 11:04:40 -0400
commit371c27164e1e0c0b8283f466f0bcc141ce82676b (patch)
tree94f8c81a91f865a997f8ab697324be85e027d60d
parentf828e830dd13863b8c6e6f77c78bc020ebe3758b (diff)
downloadaur-plasma-mobile.tar.gz
Update to v6.0.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a11e24d79e1f..66d1d010db9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plasma-mobile
pkgdesc = Plasma Mobile shell components.
- pkgver = 6.0.3.1
+ pkgver = 6.0.4
pkgrel = 1
url = https://invent.kde.org/plasma/plasma-mobile
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = plasma-mobile
optdepends = plasma-dialer: Phone application
optdepends = plasma-workspace-wallpapers: A large wallpaper selection for Plasma
optdepends = plasma-mobile-sounds: Plasma Mobile sound theme
- source = https://download.kde.org/stable/plasma/6.0.3/plasma-mobile-6.0.3.1.tar.xz
- sha256sums = a48933bfe539b3724ec4a3f82705b9e12178330860340d67778ae20a6536db83
+ source = https://download.kde.org/stable/plasma/6.0.4/plasma-mobile-6.0.4.tar.xz
+ sha256sums = 5d714a7cb594e47eabed9ddc7aa75f2467d0d302d91b66b94966ab8cc9c49afc
pkgname = plasma-mobile
diff --git a/PKGBUILD b/PKGBUILD
index 9d99177361cc..6ddb17dcb41e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Devin Lin <devin@kde.org>
pkgname=plasma-mobile
-pkgver=6.0.3.1
+pkgver=6.0.4
pkgrel=1
pkgdesc="Plasma Mobile shell components."
arch=(x86_64 i686 i486 pentium4 arm armv6h armv7h aarch64)
@@ -27,8 +27,8 @@ optdepends=(
'plasma-mobile-sounds: Plasma Mobile sound theme'
)
makedepends=(cmake extra-cmake-modules)
-source=("https://download.kde.org/stable/plasma/6.0.3/$pkgname-$pkgver.tar.xz")
-sha256sums=('a48933bfe539b3724ec4a3f82705b9e12178330860340d67778ae20a6536db83')
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
+sha256sums=('5d714a7cb594e47eabed9ddc7aa75f2467d0d302d91b66b94966ab8cc9c49afc')
prepare() {
mkdir -p build