From 4d7be0540105882ebda9b507a2b31f99cf88d0bc Mon Sep 17 00:00:00 2001 From: Hernan Martinez Date: Fri, 15 Mar 2024 10:25:40 -0600 Subject: [PATCH] Remove debug flags --- mingw-w64-kdenlive/PKGBUILD | 2 +- mingw-w64-kiconthemes/PKGBUILD | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/mingw-w64-kdenlive/PKGBUILD b/mingw-w64-kdenlive/PKGBUILD index 3fd1bb4666..57935740c2 100644 --- a/mingw-w64-kdenlive/PKGBUILD +++ b/mingw-w64-kdenlive/PKGBUILD @@ -55,7 +55,7 @@ optdepends=( "${MINGW_PACKAGE_PREFIX}-opencv: For motion tracking" ) source=("https://download.kde.org/stable/release-service/${pkgver}/src/${_realname}-${pkgver}.tar.xz") -#options=("!strip" "debug") + sha256sums=('135a91e9918eb631feb822b678625f3557e95b6a5e86bde1d3ac1df634015146') apply_patch_with_msg() { diff --git a/mingw-w64-kiconthemes/PKGBUILD b/mingw-w64-kiconthemes/PKGBUILD index 7b93976075..18b7225dcd 100644 --- a/mingw-w64-kiconthemes/PKGBUILD +++ b/mingw-w64-kiconthemes/PKGBUILD @@ -43,8 +43,6 @@ sha256sums=('f557bd269fafe617eb8d4b7ac2959609f96cce3ea8b1b3ac231063a726927bb0' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D') # Jonathan Esk-Riddell -options=(!strip debug) - build() { declare -a _extra_config if check_option "debug" "n"; then