octoxbps: update to 0.2.1.

This commit is contained in:
Toyam Cox 2016-06-19 17:04:34 -04:00
parent 8356f0560f
commit f8c79f5d62
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'octoxbps'
pkgname=octoxbps
version=0.2.0
revision=2
version=0.2.1
revision=1
build_style=qmake
hostmakedepends="qt5-qmake"
makedepends="qt5-declarative-devel"
@ -11,7 +11,7 @@ maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
license="GPL-2"
homepage="https://github.com/aarnt/octoxbps"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=919b6dd58801c6e443d05b87478b0cceb39488bb2cf15493bebabb7fce2e007e
checksum=d543b74fd092ad4de7e022ae0cfae542a047be0abd34e920a2196e284a4d5600
do_configure() {
for _dir in ${wrksrc} ${wrksrc}/notifier/octoxbps-notifier; do