dooble: rebuild against Qt 6.8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'dooble'
|
||||
pkgname=dooble
|
||||
version=2024.08.20
|
||||
revision=1
|
||||
revision=2
|
||||
archs="x86_64* aarch64*"
|
||||
build_style=qmake
|
||||
configure_args="dooble.pro"
|
||||
@@ -19,6 +19,7 @@ checksum=dbacd6adf762964983a1943496cd435ea9e4cf269568141d85a3c12d67acbc1e
|
||||
|
||||
post_patch() {
|
||||
vsed -i -e 's/Wzero-as-null-pointer-constant/Wno-zero-as-null-pointer-constant/' \
|
||||
-e '/-Werror/d' \
|
||||
dooble.pro
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user