[arch-commits] Commit in maui-nota/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Aug 12 16:07:52 UTC 2021
Date: Thursday, August 12, 2021 @ 16:07:52
Author: arojas
Revision: 997615
Update to 2.0.0
Modified:
maui-nota/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-12 16:06:36 UTC (rev 997614)
+++ PKGBUILD 2021-08-12 16:07:52 UTC (rev 997615)
@@ -2,7 +2,7 @@
pkgname=maui-nota
_pkgname=nota
-pkgver=1.2.2
+pkgver=2.0.0
pkgrel=1
pkgdesc='Multi-platform text editor'
url='https://mauikit.org/'
@@ -12,7 +12,7 @@
makedepends=(extra-cmake-modules)
groups=(maui)
source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
-sha256sums=('e2b06f94eb30151028e5a42b96fd3eafeb7063fb332845e98618a844d2ebed1f')
+sha256sums=('d529c6432a22501f3e69cf0bcee2c1043313b0d3ceff30ef112ea3528f255c37')
build() {
cmake -B build -S $_pkgname-$pkgver
More information about the arch-commits
mailing list