Skip to content

Commit 62cfe0c

Browse files
ndpm13Duncaen
authored andcommitted
flameshot: update to 13.3.0
1 parent a1a2063 commit 62cfe0c

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

srcpkgs/flameshot/template

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
# Template file for 'flameshot'
22
pkgname=flameshot
3-
version=12.1.0
3+
version=13.3.0
44
revision=1
55
build_style=cmake
6-
hostmakedepends="qt5-qmake qt5-host-tools"
7-
makedepends="qt5-svg-devel qt5-tools-devel"
8-
depends="desktop-file-utils qt5-svg"
6+
configure_args="-DENABLE_IMGUR=$(vopt_if imgur ON OFF) -DUSE_WAYLAND_CLIPBOARD=1 -DDISABLE_UPDATE_CHECKER=1 -DUSE_BUNDLED_KDSINGLEAPPLICATION=OFF"
7+
hostmakedepends="qt6-base qt6-tools git"
8+
makedepends="qt6-svg-devel KDSingleApplication kf6-kguiaddons-devel"
9+
depends="desktop-file-utils qt6-svg kguiaddons KDSingleApplication"
910
short_desc="Powerful yet simple to use screenshot software for GNU/Linux"
1011
maintainer="Orphaned <orphan@voidlinux.org>"
1112
license="GPL-3.0-or-later"
12-
homepage="https://github.com/lupoDharkael/flameshot"
13-
distfiles="https://github.com/lupoDharkael/flameshot/archive/v${version}.tar.gz"
14-
checksum=c82c05d554e7a6d810aca8417ca12b21e4f74864455ab4ac94602668f85ac22a
13+
homepage="https://github.com/flameshot-org/flameshot"
14+
distfiles="https://github.com/flameshot-org/flameshot/archive/refs/tags/v${version}.tar.gz"
15+
checksum=bd1666313c875400e9588b47eb3fd2f4d0828460b3705a215b97746ea654c1b4
16+
17+
build_options="imgur"
18+
desc_option_imgur="Enable Imgur Uploader"

0 commit comments

Comments
 (0)