diff options
author | nia <nia@pkgsrc.org> | 2020-03-30 09:29:06 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-03-30 09:29:06 +0000 |
commit | 292f51244aee42f3447e4f1a77c0fc723afccf37 (patch) | |
tree | 4f98ec126efc5111ad91f55dd1d1591a840b8f78 /games/oshu | |
parent | 57a3c17138419554e4ce8301b37783bf097ca595 (diff) | |
download | pkgsrc-292f51244aee42f3447e4f1a77c0fc723afccf37.tar.gz |
oshu: Update to 2.0.1
2.0.1 - 2020-03-29
------------------
Lots of refactoring, and a few bug fixes:
- Fix some display glitches in the console status bar.
- Fix broken handling of empty WAV samples.
Diffstat (limited to 'games/oshu')
-rw-r--r-- | games/oshu/Makefile | 5 | ||||
-rw-r--r-- | games/oshu/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/games/oshu/Makefile b/games/oshu/Makefile index 05452a45863..73c3f8ba948 100644 --- a/games/oshu/Makefile +++ b/games/oshu/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2020/03/10 22:09:58 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/03/30 09:29:06 nia Exp $ -DISTNAME= oshu-2.0.0 -PKGREVISION= 2 +DISTNAME= oshu-2.0.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GITHUB:=fmang/} diff --git a/games/oshu/distinfo b/games/oshu/distinfo index 3f3164acf8a..dc8fdcdee41 100644 --- a/games/oshu/distinfo +++ b/games/oshu/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2019/06/23 16:02:00 nia Exp $ +$NetBSD: distinfo,v 1.2 2020/03/30 09:29:06 nia Exp $ -SHA1 (oshu-2.0.0.tar.gz) = e5ff79bd84b3b53b78b359ac83b4791b34e87491 -RMD160 (oshu-2.0.0.tar.gz) = be26f0964c07a6f028af84a6cec8987cf3aba630 -SHA512 (oshu-2.0.0.tar.gz) = ed2b8294b06d239948c563135d997b422191be681ff86714a244ca64079251508a5a62e23cf3ae1e0ac2b3128b6401901233714eab7787989296ca1700192643 -Size (oshu-2.0.0.tar.gz) = 144088 bytes +SHA1 (oshu-2.0.1.tar.gz) = ff604bf3d30e9d8f4e135a7c424e0dccf3f3e72d +RMD160 (oshu-2.0.1.tar.gz) = 05d208fa1765e7aff6b7c49dcbb1844dc77de17d +SHA512 (oshu-2.0.1.tar.gz) = 65768b3d8e7733464f05a19bbee594c0be728267bbd0667bc0f34e0d01a39e52d4ecce89a9223f7c454d73b21bc735401e9d83eea8b0a2eaf1c7825a3bd6b1cf +Size (oshu-2.0.1.tar.gz) = 144900 bytes |