[arch-commits] Commit in maui-station/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Aug 12 16:16:01 UTC 2021
Date: Thursday, August 12, 2021 @ 16:16:01
Author: arojas
Revision: 997621
Update to 2.0.0
Modified:
maui-station/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-12 16:11:49 UTC (rev 997620)
+++ PKGBUILD 2021-08-12 16:16:01 UTC (rev 997621)
@@ -2,17 +2,17 @@
pkgname=maui-station
_pkgname=station
-pkgver=1.2.2
+pkgver=2.0.0
pkgrel=1
pkgdesc='Convergent terminal emulator'
url='https://mauikit.org/'
arch=(x86_64)
license=(GPL3)
-depends=(mauikit qmltermwidget hicolor-icon-theme)
-makedepends=(extra-cmake-modules kio)
+depends=(mauikit-filebrowsing qmltermwidget hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
groups=(maui)
source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
-sha256sums=('69eb2c6ed64699249695106d81a6a63099ce100b51df739364bf3e2bcb7bc528')
+sha256sums=('776fdeb06e061fc7e79ebfdc3e83c405c2d5d8753e8642bd3735f407e75d5aad')
build() {
cmake -B build -S $_pkgname-$pkgver
More information about the arch-commits
mailing list