Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / buho
Commits: f8fce3e0 by Antonio Rojas at 2023-12-02T20:57:38+01:00 Update to 3.0.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=buho -pkgver=3.0.1 +pkgver=3.0.2 pkgrel=1 pkgdesc='Task and note keeper' url='https://mauikit.org/' @@ -11,7 +11,7 @@ depends=(mauikit-accounts mauikit-filebrowsing mauikit-texteditor hicolor-icon-t makedepends=(extra-cmake-modules) groups=(maui) source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz) -sha256sums=('7b7d296f3cd255f2f701b57c83d06cef4b65b7ac0b15ace3adfba165797b5b39') +sha256sums=('3458a72aba25d77e4fa5be2d4114502c97b37e975f7311b960fd3fdb9a73946a') build() { cmake -B build -S $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/buho/-/commit/f8fce3e06f20482c0d3f4eeae62fdb86bc9f626e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/buho/-/commit/f8fce3e06f20482c0d3f4eeae62fdb86bc9f626e You're receiving this email because of your account on gitlab.archlinux.org.
