summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevin Lin2022-08-04 18:53:19 -0400
committerDevin Lin2022-08-04 18:53:19 -0400
commit6a7f78a6cb0420d29bb614405948c06ed876a1fd (patch)
treecf239a7bf5df77fd302a87df7e64e1c42c5785e4
parentf88348efa0d769c6427c7a2b80c46ed833dd6e06 (diff)
downloadaur-6a7f78a6cb0420d29bb614405948c06ed876a1fd.tar.gz
Update to v5.25.4
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD9
2 files changed, 11 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f76d71507df..978321d4055e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = plasma-mobile
pkgdesc = Plasma Mobile shell components.
- pkgver = 5.25.2
- pkgrel = 2
+ pkgver = 5.25.4
+ pkgrel = 1
url = https://invent.kde.org/plasma/plasma-mobile
arch = x86_64
arch = i686
@@ -22,13 +22,14 @@ pkgbase = plasma-mobile
depends = plasma-wayland-session
depends = qqc2-breeze-style
depends = qt5-feedback
+ depends = kirigami-addons
+ depends = maliit-keyboard
optdepends = plasma-mobile-nm: Mobile networking settings modules for WiFi, etc.
optdepends = plasma-settings: Settings application for Plasma Mobile
optdepends = plasma-dialer: Phone application
optdepends = plasma-workspace-wallpapers: A large wallpaper selection for Plasma
- optdepends = maliit-keyboard: Virtual keyboard
optdepends = plasma-mobile-sounds: Plasma Mobile sound theme
- source = https://download.kde.org/stable/plasma/5.25.2/plasma-mobile-5.25.2.tar.xz
- sha256sums = e857ae8338ad47e2966a3b0d405f5b273dc9fe7915e4fbbc4e48507079e2f949
+ source = https://download.kde.org/stable/plasma/5.25.4/plasma-mobile-5.25.4.tar.xz
+ sha256sums = 9eff8803d26b8e57f180b1a146bea3cf165fc65cb823fd6448610c49651d162c
pkgname = plasma-mobile
diff --git a/PKGBUILD b/PKGBUILD
index 7fffa85c3fe1..f0154648401e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Devin Lin <devin@kde.org>
pkgname=plasma-mobile
-pkgver=5.25.2
-pkgrel=2
+pkgver=5.25.4
+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"
@@ -16,18 +16,19 @@ depends=(
plasma-wayland-session
qqc2-breeze-style
qt5-feedback
+ kirigami-addons
+ maliit-keyboard
)
optdepends=(
'plasma-mobile-nm: Mobile networking settings modules for WiFi, etc.'
'plasma-settings: Settings application for Plasma Mobile'
'plasma-dialer: Phone application'
'plasma-workspace-wallpapers: A large wallpaper selection for Plasma'
- 'maliit-keyboard: Virtual keyboard'
'plasma-mobile-sounds: Plasma Mobile sound theme'
)
makedepends=(cmake extra-cmake-modules)
source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('e857ae8338ad47e2966a3b0d405f5b273dc9fe7915e4fbbc4e48507079e2f949')
+sha256sums=('9eff8803d26b8e57f180b1a146bea3cf165fc65cb823fd6448610c49651d162c')
prepare() {
mkdir -p build