CopyQ: update to 2.8.3.

This commit is contained in:
Enno Boland 2017-02-01 15:25:17 +01:00
parent 720cede923
commit 39bf93e2a4

View file

@ -1,6 +1,6 @@
# Template file for 'CopyQ'
pkgname=CopyQ
version=2.8.2
version=2.8.3
revision=1
build_style=cmake
hostmakedepends="qt5-host-tools qt5-tools-devel"
@ -10,5 +10,5 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"
homepage="https://hluk.github.io/CopyQ/"
distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
checksum=6288375df88b66995eb9629259a244b77cb569335ed05d8c19c287fc38572c09
checksum=e8158509c2244dd9ea19a2e2ab58d98d70474296be6816be4ff1faa59bea56dc
configure_args="-DWITH_QT5=TRUE"