author | Evangelos Foutras
<foutrelis@archlinux.org> 2023-01-15 08:52:32 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2023-01-15 08:52:32 UTC |
parent | 59c97802c71c667af6acdab92af0e8537808b20f |
PKGBUILD | +0 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index e074091..70a3346 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,6 @@ depends=(qt5-svg kcolorpicker) makedepends=(cmake qt5-tools) source=(https://github.com/ksnip/kImageAnnotator/archive/v$pkgver/$pkgname-$pkgver.tar.gz) sha256sums=('148ef703ed5535a0c23d11629b588d9cb163598798261aa760d5b351756646a7') -options=(debug) build() { cmake -B build -S kImageAnnotator-$pkgver \