CopyQ: update to 4.1.0.
Fix changelog. Closes: #30918 [via git-merge-pr]
This commit is contained in:
parent
cf8ee987e6
commit
b064861b37
1 changed files with 7 additions and 5 deletions
|
@ -1,15 +1,17 @@
|
|||
# Template file for 'CopyQ'
|
||||
pkgname=CopyQ
|
||||
version=3.13.0
|
||||
version=4.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-tools-devel"
|
||||
hostmakedepends="qt5-tools-devel extra-cmake-modules pkg-config
|
||||
qt5-wayland-devel wayland-devel"
|
||||
makedepends="libXtst-devel qt5-script-devel qt5-svg-devel qt5-tools-devel
|
||||
qt5-x11extras-devel"
|
||||
qt5-x11extras-devel knotifications-devel qt5-wayland-devel wayland-devel
|
||||
qt5-declarative-devel"
|
||||
short_desc="Clipboard manager with searchable and editable history"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://hluk.github.io/CopyQ/"
|
||||
changelog="https://raw.githubusercontent.com/hluk/CopyQ/master/CHANGES"
|
||||
changelog="https://raw.githubusercontent.com/hluk/CopyQ/master/CHANGES.md"
|
||||
distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
|
||||
checksum=bde0482f9d17010c430b530f1810ed6d222bd06447258799e25a75328e2745a1
|
||||
checksum=adc97a663c9d95a5cacc2e89ad46fc8ab2b3d1436eaf076772214895d3507921
|
||||
|
|
Loading…
Reference in a new issue