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

Antonio Rojas arojas at gemini.archlinux.org
Tue Feb 8 08:29:19 UTC 2022


    Date: Tuesday, February 8, 2022 @ 08:29:19
  Author: arojas
Revision: 1129009

Update to 2.1.1

Modified:
  maui-station/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-08 08:28:53 UTC (rev 1129008)
+++ PKGBUILD	2022-02-08 08:29:19 UTC (rev 1129009)
@@ -2,8 +2,8 @@
 
 pkgname=maui-station
 _pkgname=station
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 pkgdesc='Convergent terminal emulator'
 url='https://mauikit.org/'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(extra-cmake-modules)
 groups=(maui)
 source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
-sha256sums=('969c4aa59749d9f8cbbd7d439bbdeaff3788b695b243203728780751f7e0ccab')
+sha256sums=('6035d659f0aebb8f8ac7d6d7574e67b4e8e7d6ac3a94a8b90afeb8cf303f80f9')
 
 build() {
   cmake -B build -S $_pkgname-$pkgver



More information about the arch-commits mailing list