simple update to qsynth-0.5.3
This commit is contained in:
parent
d0288da573
commit
f24a8096de
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2018/07/26 12:16:34 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2018/11/25 22:33:58 sebastia Exp $
|
||||
|
||||
COMMENT = Qt GUI Interface for FluidSynth
|
||||
|
||||
DISTNAME = qsynth-0.5.2
|
||||
DISTNAME = qsynth-0.5.3
|
||||
|
||||
CATEGORIES = audio
|
||||
|
||||
@ -30,4 +30,7 @@ NO_TEST = Yes
|
||||
|
||||
BUILD_DEPENDS = audio/fluidsynth
|
||||
|
||||
post-build:
|
||||
cp ${WRKSRC}/src/qsynth.desktop ${WRKBUILD}/src/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (qsynth-0.5.2.tar.gz) = u4Wm45NUS9JKTHCOcnmoiy2rIovcREDHhoT5G3BX0+U=
|
||||
SIZE (qsynth-0.5.2.tar.gz) = 264878
|
||||
SHA256 (qsynth-0.5.3.tar.gz) = LOl5H4qSdCXSm6zET9//V1Y4skUS4PC28uyoXetn8Mk=
|
||||
SIZE (qsynth-0.5.3.tar.gz) = 269252
|
||||
|
Loading…
Reference in New Issue
Block a user