CopyQ: update to 2.8.1.

This commit is contained in:
Enno Boland 2016-12-09 16:54:15 +01:00
parent 42068ed364
commit dac5553d08

View file

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