From e0ce850b9e5b48e685a0f7c143330517b579ec4c Mon Sep 17 00:00:00 2001 From: pawel Date: Mon, 16 Mar 2015 22:34:37 +0000 Subject: Update to version 0.5.5 PR: 198627 Submitted by: Anton Tornqvist (maintainer) --- x11/sxhkd/Makefile | 4 ++-- x11/sxhkd/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/sxhkd/Makefile b/x11/sxhkd/Makefile index af855a3e4b60..b3ddb53e5ec0 100644 --- a/x11/sxhkd/Makefile +++ b/x11/sxhkd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sxhkd -PORTVERSION= 0.5.4 +PORTVERSION= 0.5.5 CATEGORIES= x11 MAINTAINER= antont@inbox.lv @@ -12,7 +12,7 @@ LIB_DEPENDS= libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms USE_GITHUB= yes GH_ACCOUNT= baskerville -GH_COMMIT= eaf83e9 +GH_COMMIT= 7e895ad USES= gmake diff --git a/x11/sxhkd/distinfo b/x11/sxhkd/distinfo index 19ee73a2ccda..bdfca5b385c7 100644 --- a/x11/sxhkd/distinfo +++ b/x11/sxhkd/distinfo @@ -1,2 +1,2 @@ -SHA256 (sxhkd-0.5.4.tar.gz) = 7eabe0e41549b26ddf9ba41d18c63f3192a888633e4115a1b693f3f785042466 -SIZE (sxhkd-0.5.4.tar.gz) = 34565 +SHA256 (sxhkd-0.5.5.tar.gz) = 4dbdf7e60a06f5f194a0d99997d14af4f0fc7ac2bec04513e208d08b0257175b +SIZE (sxhkd-0.5.5.tar.gz) = 34667 -- cgit