[arch-commits] Commit in communicator/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun May 9 09:08:35 UTC 2021
Date: Sunday, May 9, 2021 @ 09:08:34
Author: arojas
Revision: 928990
Update to 1.2.2
Modified:
communicator/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-09 08:58:35 UTC (rev 928989)
+++ PKGBUILD 2021-05-09 09:08:34 UTC (rev 928990)
@@ -1,17 +1,17 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=communicator
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
-pkgdesc="Contacts and dialer application"
-url="https://mauikit.org/"
+pkgdesc='Contacts and dialer application'
+url='https://mauikit.org/'
arch=(x86_64)
license=(GPL3)
-depends=(mauikit hicolor-icon-theme kpeople kcontacts)
+depends=(mauikit-filebrowsing mauikit-texteditor hicolor-icon-theme kpeople kcontacts)
makedepends=(extra-cmake-modules qt5-location)
groups=(maui)
source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('d55f85f6c0db88bd34a99c807c4f82fc4b7a8623d658e55756d2f1ab324547d6')
+sha256sums=('f5586be87bd58751a2e40caf71c2672b12f02fe40822a2cba7be9f11608b1e8f')
build() {
cmake -B build -S $pkgname-$pkgver
More information about the arch-commits
mailing list