[arch-commits] Commit in maui-station/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun May 9 08:53:55 UTC 2021
Date: Sunday, May 9, 2021 @ 08:53:55
Author: arojas
Revision: 928986
Update to 1.2.2
Modified:
maui-station/trunk/PKGBUILD
----------+
PKGBUILD | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-09 08:52:38 UTC (rev 928985)
+++ PKGBUILD 2021-05-09 08:53:55 UTC (rev 928986)
@@ -2,17 +2,17 @@
pkgname=maui-station
_pkgname=station
-pkgver=1.2.1
-pkgrel=2
-pkgdesc="Convergent terminal emulator"
-url="https://mauikit.org/"
+pkgver=1.2.2
+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 knotifications)
+makedepends=(extra-cmake-modules kio)
groups=(maui)
source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
-sha256sums=('4656e72aa9e40fa1500ab08c422d4e026fba9c6442f3133def911b5bd1cab5cb')
+sha256sums=('69eb2c6ed64699249695106d81a6a63099ce100b51df739364bf3e2bcb7bc528')
build() {
cmake -B build -S $_pkgname-$pkgver
More information about the arch-commits
mailing list