From da6966c6e99963621aa8407ef5b0c3aa0bade865 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 19 Apr 2017 10:05:17 +0200 Subject: [PATCH] octoxbps: update to 0.2.2. fixes #6202 --- srcpkgs/octoxbps/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/octoxbps/template b/srcpkgs/octoxbps/template index a795a05c649..99ab318761a 100644 --- a/srcpkgs/octoxbps/template +++ b/srcpkgs/octoxbps/template @@ -1,6 +1,6 @@ # Template file for 'octoxbps' pkgname=octoxbps -version=0.2.1 +version=0.2.2 revision=1 build_style=qmake hostmakedepends="qt5-qmake" @@ -11,7 +11,7 @@ maintainer="beefcurtains " license="GPL-2" homepage="https://github.com/aarnt/octoxbps" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=d543b74fd092ad4de7e022ae0cfae542a047be0abd34e920a2196e284a4d5600 +checksum=6f7643bb07960d8c8f60ce70dc495f866ae60a4d6d8160a7f108f79bf53d2d22 do_configure() { for _dir in ${wrksrc} ${wrksrc}/notifier/octoxbps-notifier; do