Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / extra-cmake-modules
Commits: 9010cd55 by Tomaz Canabrava at 2024-05-10T16:20:19+02:00 Update to 6.2.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=extra-cmake-modules -pkgver=6.1.0 +pkgver=6.2.0 pkgrel=1 pkgdesc='Extra modules and scripts for CMake' arch=(any) @@ -17,7 +17,7 @@ optdepends=('python-pyxdg: to generate fastlane metadata for Android apps' 'python-yaml: to generate fastlane metadata for Android apps') groups=(kf6) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('76c9edf00807e6cf8d4ae35f5195b4bc3fe94648d976fef532bf7f97d86388bd' +sha256sums=('6374bfa0dded8be265c702acd5de11eecd2851c625b93e1c87d8d0f5f1a8ebe1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> E0A3EB202F8E57528E13E72FD7574483BB57B18D) # Jonathan Esk-Riddell <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/extra-cmake-modules/-/commit/9010cd55e750334dcabf97e1703f640c688d40de -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/extra-cmake-modules/-/commit/9010cd55e750334dcabf97e1703f640c688d40de You're receiving this email because of your account on gitlab.archlinux.org.
