CopyQ: update to 2.8.2.

This commit is contained in:
Enno Boland 2017-01-16 08:31:35 +01:00
parent 861963f301
commit 8c39334c22

View file

@ -1,6 +1,6 @@
# Template file for 'CopyQ'
pkgname=CopyQ
version=2.8.1
version=2.8.2
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=83fffc3451973749e4652d28af28f589c0418d1393a4b9121104736d67466f2d
checksum=6288375df88b66995eb9629259a244b77cb569335ed05d8c19c287fc38572c09
configure_args="-DWITH_QT5=TRUE"