Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/flameshot/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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"