CopyQ: update to 3.0.3.

This commit is contained in:
Enno Boland 2017-07-03 15:27:18 +02:00
parent 677bb53a0a
commit cc0ec6b6c4

View file

@ -1,6 +1,6 @@
# Template file for 'CopyQ'
pkgname=CopyQ
version=3.0.2
version=3.0.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=fb0c1dfd4389e8184c589e916883b7b66dd16a01279c119064745486d2b58b1c
checksum=1a27e228120184ff036584e7db569c4cf44007e19353c1e899faafc9a83fb5ed
configure_args="-DWITH_QT5=TRUE"