parent
b22d1a56c8
commit
bb28cd01a1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'extra-cmake-modules'
|
||||
pkgname=extra-cmake-modules
|
||||
version=5.71.0
|
||||
version=5.72.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=cmake
|
||||
|
@ -10,9 +10,9 @@ depends="cmake"
|
|||
short_desc="Extra modules and scripts for CMake"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
|
||||
homepage="https://invent.kde.org/frameworks/extra-cmake-modules"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=64f41c0b4b3164c7be8fcab5c0181253d97d1e9d62455fd540cb463afd051878
|
||||
checksum=077af496e208722365f095da59e02382b66f7498352c8666e903603062657940
|
||||
python_version=3
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue