diff options
author | nia <nia@pkgsrc.org> | 2019-12-15 00:09:25 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-12-15 00:09:25 +0000 |
commit | 9328d13dcc0986bb800b6a20a046d222517c069f (patch) | |
tree | eb49faf3ba43ace73ae59a6d220af9bbb56f9bc7 /audio/aiomixer | |
parent | e72c6dc0b74ea814c1bc6001a4be950410a72750 (diff) | |
download | pkgsrc-9328d13dcc0986bb800b6a20a046d222517c069f.tar.gz |
aiomixer: Update to 1.0.1
Changes:
* Adds vi-style keybindings
Diffstat (limited to 'audio/aiomixer')
-rw-r--r-- | audio/aiomixer/Makefile | 4 | ||||
-rw-r--r-- | audio/aiomixer/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/aiomixer/Makefile b/audio/aiomixer/Makefile index 937e259fd0d..47964c38ca3 100644 --- a/audio/aiomixer/Makefile +++ b/audio/aiomixer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2019/12/07 19:00:06 nia Exp $ +# $NetBSD: Makefile,v 1.2 2019/12/15 00:09:25 nia Exp $ -DISTNAME= aiomixer-1.0.0 +DISTNAME= aiomixer-1.0.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=niacat/} diff --git a/audio/aiomixer/distinfo b/audio/aiomixer/distinfo index ea4df1b941d..dba189cd160 100644 --- a/audio/aiomixer/distinfo +++ b/audio/aiomixer/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2019/12/07 19:00:06 nia Exp $ +$NetBSD: distinfo,v 1.2 2019/12/15 00:09:25 nia Exp $ -SHA1 (aiomixer-1.0.0.tar.gz) = 16380f932e780ca00fe7ebdb5f2e7e92299adb3b -RMD160 (aiomixer-1.0.0.tar.gz) = 4c2518776532e619d8b424890920a44b5c594fe9 -SHA512 (aiomixer-1.0.0.tar.gz) = 463478047cd24f466ac08e6595a9b61aa62cb281a2827cea06551546885daa8e4b9b94846ae5e0ac268458d46b166f947a894cbd04e073452d8167fa131e967f -Size (aiomixer-1.0.0.tar.gz) = 6330 bytes +SHA1 (aiomixer-1.0.1.tar.gz) = b99c3059f08b2d1a17a07b0691f07541bdbc10a8 +RMD160 (aiomixer-1.0.1.tar.gz) = 3bab84452a6ee1413b8e7869f49a5babb5eb2b26 +SHA512 (aiomixer-1.0.1.tar.gz) = 265c9104c6172930e2e02efd3ebfcec12ae54ecb954d4f3e93cfa505f9d8ea7a9ff89b44eb54123314de73f0c61185d582cb4233f74dcae22d6714876b743b8c +Size (aiomixer-1.0.1.tar.gz) = 14418 bytes |