mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
extra-cmake-modules: 0.0.10
This commit is contained in:
parent
c9e1f7cb1e
commit
22f5018919
@ -3,7 +3,7 @@
|
||||
source ../frameworks.conf
|
||||
|
||||
pkgname=extra-cmake-modules
|
||||
pkgver=0.0.9
|
||||
pkgver=0.0.10
|
||||
pkgrel=1
|
||||
pkgdesc='Extra CMake modules'
|
||||
arch=('any')
|
||||
@ -11,7 +11,7 @@ url='https://projects.kde.org/projects/kdesupport/extra-cmake-modules'
|
||||
license=('LGPL')
|
||||
depends=('cmake')
|
||||
source=("$KFServer/$KFVersion/${pkgname}-${pkgver}.tar.xz")
|
||||
md5sums=('79cc159b2fa91507ea349dd0fd305d78')
|
||||
md5sums=('76914377bbc8bbe03c3eb327b6041da8')
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
@ -29,4 +29,3 @@ package() {
|
||||
cd build
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user