Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mauiman
Commits: e716ae1a by Antonio Rojas at 2023-12-02T20:57:28+01:00 Update to 3.0.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=mauiman -pkgver=3.0.1 +pkgver=3.0.2 pkgrel=1 pkgdesc='Maui Manager Library. Server and public library API.' url='https://mauikit.org/' @@ -10,7 +10,7 @@ license=(LGPL) depends=(qt5-systems) makedepends=(extra-cmake-modules) source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz) -sha256sums=('f8de2ac407f42ea5874a5518cca6c823f29633511c7692146d91f568c1dacf5b') +sha256sums=('41bb158bc082b4b261915e60213b509cb3555553d047af97a68d19cd667b1f2b') build() { cmake -B build -S $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mauiman/-/commit/e716ae1a69c30a7d5f11243994b37420dfcb02ca -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mauiman/-/commit/e716ae1a69c30a7d5f11243994b37420dfcb02ca You're receiving this email because of your account on gitlab.archlinux.org.
