[arch-commits] Commit in maui-nota/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun May 9 08:44:53 UTC 2021


    Date: Sunday, May 9, 2021 @ 08:44:53
  Author: arojas
Revision: 928980

Update to 1.2.2

Modified:
  maui-nota/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-09 08:43:38 UTC (rev 928979)
+++ PKGBUILD	2021-05-09 08:44:53 UTC (rev 928980)
@@ -2,17 +2,17 @@
 
 pkgname=maui-nota
 _pkgname=nota
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
-pkgdesc="Multi-platform text editor"
-url="https://mauikit.org/"
+pkgdesc='Multi-platform text editor'
+url='https://mauikit.org/'
 arch=(x86_64)
 license=(GPL3)
-depends=(mauikit hicolor-icon-theme)
-makedepends=(extra-cmake-modules qt5-webengine)
+depends=(mauikit-filebrowsing mauikit-texteditor hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
 groups=(maui)
 source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
-sha256sums=('d236915b862f0ff06c23755d3f3a37f355a88991ee59fc25a4344bc67711571f')
+sha256sums=('e2b06f94eb30151028e5a42b96fd3eafeb7063fb332845e98618a844d2ebed1f')
 
 build() {
   cmake -B build -S $_pkgname-$pkgver



More information about the arch-commits mailing list