summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWachid Adi Nugroho2022-05-28 08:40:57 +0700
committerWachid Adi Nugroho2022-05-28 08:40:57 +0700
commite33004aa8769d99e2dc6e68615d4ed44429d741a (patch)
tree9f4a2b9427718dad5ba3515604fa222fe427f41b
parentddb3d4db1cc7698c5edaaec2ebee0640f4ef2e4e (diff)
downloadaur-e33004aa8769d99e2dc6e68615d4ed44429d741a.tar.gz
Add maui-manager-git to depends and bump version
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86ff943ab0f6..a2eb25fea590 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = maui-shell-git
pkgdesc = Maui Shell is a convergent shell for desktops, tablets, and phones.
- pkgver = v0.5.0.r24.g160acae
+ pkgver = v0.5.0.r27.g8eac33b
pkgrel = 1
url = https://github.com/Nitrux/maui-shell
arch = x86_64
@@ -44,6 +44,7 @@ pkgbase = maui-shell-git
depends = kwallet
depends = kwayland
depends = libcanberra
+ depends = maui-manager-git
depends = mauikit-git
depends = mauikit-filebrowsing
depends = phonon-qt5
diff --git a/PKGBUILD b/PKGBUILD
index 71cf7ee9c71b..7b17d9447875 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=maui-shell-git
_pkgname=${pkgname%-git}
-pkgver=v0.5.0.r24.g160acae
+pkgver=v0.5.0.r27.g8eac33b
pkgrel=1
pkgdesc='Maui Shell is a convergent shell for desktops, tablets, and phones.'
url='https://github.com/Nitrux/maui-shell'
@@ -39,6 +39,7 @@ depends=(bluedevil
kwallet
kwayland
libcanberra
+ maui-manager-git
mauikit-git
mauikit-filebrowsing
phonon-qt5