parent
1350df3871
commit
929d510ee9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kio'
|
# Template file for 'kio'
|
||||||
pkgname=kio
|
pkgname=kio
|
||||||
version=5.75.0
|
version=5.76.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF
|
configure_args="-DBUILD_TESTING=OFF
|
||||||
|
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kio"
|
homepage="https://invent.kde.org/frameworks/kio"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=27af8d83d0ea6c68fc62675a0d0d34e94489e9e518c4a4c32fa9d4784510bc8e
|
checksum=9351fc85c4020f2f77012e077f4f9d04d8f233e9b67f9b7619c9bc064714145b
|
||||||
|
|
||||||
CXXFLAGS+=" -fpermissive"
|
CXXFLAGS+=" -fpermissive"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue