Date: Sunday, May 9, 2021 @ 07:57:12
  Author: arojas
Revision: 928955

Update to 1.2.2

Modified:
  mauikit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-05-09 07:55:56 UTC (rev 928954)
+++ PKGBUILD    2021-05-09 07:57:12 UTC (rev 928955)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=mauikit
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc="Templated convergent controls and multi-platform utilities for Maui 
applications"
 url="https://mauikit.org/";
@@ -10,7 +10,7 @@
 depends=(syntax-highlighting kirigami2 qt5-svg kio)
 makedepends=(extra-cmake-modules)
 
source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('de5f95c7abe177d91c596a165e98073ec531ded52f8945068715092b8d776951')
+sha256sums=('3af24f8f8ac85a3215092d6014e60e324f400bbd96d8135ee273cf1d86dedef6')
 
 build() {
   cmake -B build -S $pkgname-$pkgver

Reply via email to