CopyQ: update to 3.7.0.
This commit is contained in:
parent
812e007d24
commit
912549c909
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'CopyQ'
|
||||
pkgname=CopyQ
|
||||
version=3.6.1
|
||||
version=3.7.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-tools-devel"
|
||||
makedepends="libXtst-devel qt5-script-devel qt5-svg-devel qt5-tools-devel qt5-x11extras-devel"
|
||||
makedepends="libXtst-devel qt5-script-devel qt5-svg-devel qt5-tools-devel
|
||||
qt5-x11extras-devel"
|
||||
short_desc="Clipboard manager with searchable and editable history"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://hluk.github.io/CopyQ/"
|
||||
changelog="https://raw.githubusercontent.com/hluk/CopyQ/master/CHANGES"
|
||||
distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
|
||||
checksum=79bb76c0afcfd769932a9d3b6cfa985dadc1b71443be2277ef0367fa6a4a658f
|
||||
checksum=8da0cb6d3d18b05158cce60968aa70e384004c5056a0c505bda7abbce1f2e24d
|
||||
|
|
Loading…
Reference in a new issue