mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
x11/sxhkd: minor fixes
- Add LICENSE - Correct GH commit number PR: 198753 Submitted by: Anton Tornqvist <antont@inbox.lv>
This commit is contained in:
parent
51c7c607b4
commit
a7de3167f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382646
@ -3,16 +3,19 @@
|
||||
|
||||
PORTNAME= sxhkd
|
||||
PORTVERSION= 0.5.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= antont@inbox.lv
|
||||
COMMENT= Simple X hotkey daemon
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
LIB_DEPENDS= libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= baskerville
|
||||
GH_COMMIT= 7e895ad
|
||||
GH_COMMIT= 0947df4
|
||||
|
||||
USES= gmake
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sxhkd-0.5.5.tar.gz) = 4dbdf7e60a06f5f194a0d99997d14af4f0fc7ac2bec04513e208d08b0257175b
|
||||
SIZE (sxhkd-0.5.5.tar.gz) = 34667
|
||||
SHA256 (sxhkd-0.5.5.tar.gz) = 425663c06943ff243b71578780f2e9735c2410bbf22c40ec343c01cfa4e498df
|
||||
SIZE (sxhkd-0.5.5.tar.gz) = 34677
|
||||
|
Loading…
Reference in New Issue
Block a user