Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / communicator
Commits: cd8a9b34 by Antonio Rojas at 2023-12-02T20:57:39+01:00 Update to 3.0.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,8 +1,8 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=communicator -pkgver=3.0.1 -pkgrel=2 +pkgver=3.0.2 +pkgrel=1 pkgdesc='Contacts and dialer application' url='https://mauikit.org/' arch=(x86_64) @@ -11,7 +11,7 @@ depends=(mauikit-filebrowsing mauikit-texteditor hicolor-icon-theme kpeople5 kco makedepends=(extra-cmake-modules qt5-location) groups=(maui) source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz) -sha256sums=('9459b69419b933f620d61ec2403800f092ef15383920a472b3dbc3c011579ec8') +sha256sums=('d97c3f9c4931689fcdd2e76d322d651af041927794d69befe651d1fc34bfaa42') build() { cmake -B build -S $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/communicator/-/commit/cd8a9b34c751fc3df96e141f2ba7f5c212672cfc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/communicator/-/commit/cd8a9b34c751fc3df96e141f2ba7f5c212672cfc You're receiving this email because of your account on gitlab.archlinux.org.
