summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2023-04-07 23:22:07 +0200
committerFabioLolix2023-04-07 23:22:07 +0200
commitb686375734588009eabfbeab89b253df3bf1791c (patch)
tree5ff5f305c70fad69da43be294eaa286e07c558e4
parent12b48ff17c01b2de51e196554461e438e859c063 (diff)
downloadaur-b686375734588009eabfbeab89b253df3bf1791c.tar.gz
update deps
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ef88d7f9676..c8691df06cbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mauikit-git
pkgdesc = Utilities and "templated" controls based on Kirigami and QCC2 that follow the ongoing work on the Maui HIG
- pkgver = 2.2.1.r61.ge15ec89a
- pkgrel = 2
+ pkgver = 2.2.1.r142.g0cc9ede3
+ pkgrel = 1
url = https://mauikit.org/
arch = x86_64
arch = i686
@@ -23,7 +23,7 @@ pkgbase = mauikit-git
depends = qt5-quickcontrols2
depends = knotifications
depends = ki18n
- depends = mauiman-git
+ depends = mauiman
provides = mauikit
conflicts = mauikit
source = git+https://invent.kde.org/kde/mauikit.git
diff --git a/PKGBUILD b/PKGBUILD
index f0fea4ab9f2a..402676179a21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Fabio 'Lolix' Loli <fabio.loli@disroot.org> -> https://github.com/FabioLolix
pkgname=mauikit-git
-pkgver=2.2.1.r61.ge15ec89a
-pkgrel=2
+pkgver=2.2.1.r142.g0cc9ede3
+pkgrel=1
pkgdesc='Utilities and "templated" controls based on Kirigami and QCC2 that follow the ongoing work on the Maui HIG'
arch=(x86_64 i686 arm armv6h armv7h aarch64)
url="https://mauikit.org/"
license=(GPL3)
groups=(maui)
-depends=(qt5-base qt5-declarative qt5-quickcontrols2 knotifications ki18n mauiman-git)
+depends=(qt5-base qt5-declarative qt5-quickcontrols2 knotifications ki18n mauiman)
makedepends=(git cmake extra-cmake-modules qt5-webengine appstream syntax-highlighting plasma-framework)
provides=(mauikit)
conflicts=(mauikit)