Date: Sunday, May 9, 2021 @ 08:36:28
  Author: arojas
Revision: 928970

Update dependencies

Modified:
  mauikit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-05-09 08:28:46 UTC (rev 928969)
+++ PKGBUILD    2021-05-09 08:36:28 UTC (rev 928970)
@@ -2,12 +2,12 @@
 
 pkgname=mauikit
 pkgver=1.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Templated convergent controls and multi-platform utilities for Maui 
applications"
 url="https://mauikit.org/";
 arch=(x86_64)
 license=(LGPL)
-depends=(syntax-highlighting kirigami2 qt5-svg kio)
+depends=(kconfig kcoreaddons ki18n kirigami2 qt5-svg)
 makedepends=(extra-cmake-modules)
 
source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
 sha256sums=('3af24f8f8ac85a3215092d6014e60e324f400bbd96d8135ee273cf1d86dedef6')

Reply via email to