summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58d14bdde49d..9d99177361cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Devin Lin <devin@kde.org>
pkgname=plasma-mobile
pkgver=6.0.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="Plasma Mobile shell components."
arch=(x86_64 i686 i486 pentium4 arm armv6h armv7h aarch64)
url="https://invent.kde.org/plasma/plasma-mobile"
@@ -27,7 +27,7 @@ optdepends=(
'plasma-mobile-sounds: Plasma Mobile sound theme'
)
makedepends=(cmake extra-cmake-modules)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
+source=("https://download.kde.org/stable/plasma/6.0.3/$pkgname-$pkgver.tar.xz")
sha256sums=('a48933bfe539b3724ec4a3f82705b9e12178330860340d67778ae20a6536db83')
prepare() {