Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mauikit-terminal
Commits: fc4e616f by Antonio Rojas at 2023-12-02T20:57:37+01:00 Update to 3.0.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=mauikit-terminal -pkgver=3.0.1 +pkgver=3.0.2 pkgrel=1 pkgdesc='Terminal support components for Maui applications' url='https://mauikit.org/' @@ -10,7 +10,7 @@ license=(LGPL) depends=(mauikit) makedepends=(extra-cmake-modules) source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz) -sha256sums=('63a2375424dd6cc764f10fd890f7cd903680ca0ef2d943e5ac6409dc1801edf0') +sha256sums=('2f38b5b7bae3002979534949fba7657ac3f5d653a90f5fa2aeab4b6acae67e29') build() { cmake -B build -S $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mauikit-terminal/-/commit/fc4e616f6ffaa980a7a906eca1a762a701c30285 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mauikit-terminal/-/commit/fc4e616f6ffaa980a7a906eca1a762a701c30285 You're receiving this email because of your account on gitlab.archlinux.org.
