diff --git a/srcpkgs/flameshot/template b/srcpkgs/flameshot/template index 2f8531cfd3baf4..6705fd042e9a03 100644 --- a/srcpkgs/flameshot/template +++ b/srcpkgs/flameshot/template @@ -1,6 +1,6 @@ # Template file for 'flameshot' pkgname=flameshot -version=13.3.0 +version=14.0.0 revision=1 build_style=cmake configure_args="-DENABLE_IMGUR=$(vopt_if imgur ON OFF) -DUSE_WAYLAND_CLIPBOARD=1 -DDISABLE_UPDATE_CHECKER=1 -DUSE_BUNDLED_KDSINGLEAPPLICATION=OFF" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/flameshot-org/flameshot" distfiles="https://github.com/flameshot-org/flameshot/archive/refs/tags/v${version}.tar.gz" -checksum=bd1666313c875400e9588b47eb3fd2f4d0828460b3705a215b97746ea654c1b4 +checksum=810c399f3b9fbfd72e24e61417ede24243925f9c0d03040a8aba0d4866676d93 build_options="imgur" desc_option_imgur="Enable Imgur Uploader"