ksnip: update to 1.7.1.
This commit is contained in:
parent
2a45d99779
commit
61e94f9245
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'ksnip'
|
||||
pkgname=ksnip
|
||||
version=1.6.2
|
||||
version=1.7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-x11extras-devel qt5-tools-devel libXfixes-devel
|
||||
kImageAnnotator-devel kColorPicker-devel"
|
||||
qt5-svg-devel kImageAnnotator-devel kColorPicker-devel"
|
||||
short_desc="Qt based cross-platform screenshot tool with annotation features"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/DamirPorobic/ksnip"
|
||||
distfiles="https://github.com/DamirPorobic/ksnip/archive/v${version}.tar.gz"
|
||||
checksum=fd06f9fd54ab4a373f9be8b42af02b69d0287ae4e3acff7738410b77c375630c
|
||||
checksum=43c18bd8110caa9a778878d56df4e5a2716b8c51a3edf65f3077413fe9f0dbac
|
||||
|
|
Loading…
Reference in New Issue