Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mauikit-texteditor
Commits: e6db6f48 by Antonio Rojas at 2023-12-02T20:57:34+01:00 Update to 3.0.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,8 +1,8 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=mauikit-texteditor -pkgver=3.0.1 -pkgrel=2 +pkgver=3.0.2 +pkgrel=1 pkgdesc='MauiKit Text Editor components' url='https://mauikit.org/' arch=(x86_64) @@ -10,7 +10,7 @@ license=(LGPL) depends=(mauikit syntax-highlighting5) makedepends=(extra-cmake-modules kio5) source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz) -sha256sums=('a68af2949dfeb9ae4f67076b4e7a26b85e9c45cdab54677255ef8351d8ef7f18') +sha256sums=('bef2e05511c8cec2e2c8b68abf2de0c3179e129d484807d4a4650186bcdc8d27') build() { cmake -B build -S $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mauikit-texteditor/-/commit/e6db6f4862aab343d9db1fcfe630999c16c00297 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mauikit-texteditor/-/commit/e6db6f4862aab343d9db1fcfe630999c16c00297 You're receiving this email because of your account on gitlab.archlinux.org.
