Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mauikit
Commits: 68838155 by Antonio Rojas at 2023-12-02T20:57:29+01:00 Update to 3.0.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,8 +1,8 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=mauikit -pkgver=3.0.1 -pkgrel=2 +pkgver=3.0.2 +pkgrel=1 pkgdesc='Templated convergent controls and multi-platform utilities for Maui applications' url='https://mauikit.org/' arch=(x86_64) @@ -23,7 +23,7 @@ depends=(gcc-libs qt5-x11extras) makedepends=(extra-cmake-modules) source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz) -sha256sums=('abfd89308dd3686f4fc3580b71ffa6eba536d4ad2d7726c79c62f23147d09d6e') +sha256sums=('5a68aca611ad7bc737cfda8c0f2fc233497dfdb613b7506d7a6c78bf5c3f61a4') build() { cmake -B build -S $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mauikit/-/commit/688381556708e1fad9b7b31e76c058b83052ceae -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mauikit/-/commit/688381556708e1fad9b7b31e76c058b83052ceae You're receiving this email because of your account on gitlab.archlinux.org.
