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

Antonio Rojas arojas at gemini.archlinux.org
Tue Feb 8 08:30:35 UTC 2022


    Date: Tuesday, February 8, 2022 @ 08:30:35
  Author: arojas
Revision: 1129011

Update to 2.1.1

Modified:
  communicator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-08 08:29:32 UTC (rev 1129010)
+++ PKGBUILD	2022-02-08 08:30:35 UTC (rev 1129011)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=communicator
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 pkgdesc='Contacts and dialer application'
 url='https://mauikit.org/'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 makedepends=(extra-cmake-modules qt5-location)
 groups=(maui)
 source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('7ccfe48a933a5192a6166ce65f16f109eb398c6dfcd5ac553ef56b67b836e10b')
+sha256sums=('be13ccf68cc2c52cec0ec1e52ce00a4d86b7979b29da3a84c7f6fdb3698afb26')
 
 build() {
   cmake -B build -S $pkgname-$pkgver



More information about the arch-commits mailing list