Skip to content

Commit

Permalink
audio/qsampler: Update 0.9.4 -> 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jan 9, 2022
1 parent cbdeb2d commit 3b09f81
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions audio/qsampler/Makefile
Expand Up @@ -2,14 +2,14 @@

PORTNAME= qsampler
DISTVERSIONPREFIX= qsampler_
DISTVERSION= 0_9_4
DISTVERSION= 0_9_5
CATEGORIES= audio

MAINTAINER= yuri@FreeBSD.org
COMMENT= Qt-based front end to LinuxSampler

LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_FILE= ${WRKSRC}/LICENSE

LIB_DEPENDS= libgig.so:audio/libgig \
liblscp.so:audio/liblscp
Expand Down
6 changes: 3 additions & 3 deletions audio/qsampler/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1625421753
SHA256 (rncbc-qsampler-qsampler_0_9_4_GH0.tar.gz) = 97320af3dde7eeb1e73cb54acc9a86d8732c570055c3c2433d7e8ee99532877c
SIZE (rncbc-qsampler-qsampler_0_9_4_GH0.tar.gz) = 251087
TIMESTAMP = 1641754680
SHA256 (rncbc-qsampler-qsampler_0_9_5_GH0.tar.gz) = 2c2952e7b8d76bbd383fefbd597ade56cd2e90b5805986b213dfb2dfc32d3d9f
SIZE (rncbc-qsampler-qsampler_0_9_5_GH0.tar.gz) = 236546
4 changes: 2 additions & 2 deletions audio/qsampler/pkg-plist
@@ -1,12 +1,12 @@
bin/qsampler
man/fr/man1/qsampler.1.gz
man/man1/qsampler.1.gz
share/applications/qsampler.desktop
share/applications/org.rncbc.qsampler.desktop
share/icons/hicolor/32x32/apps/qsampler.png
share/icons/hicolor/32x32/mimetypes/application-x-qsampler-session.png
share/icons/hicolor/scalable/apps/qsampler.svg
share/icons/hicolor/scalable/mimetypes/application-x-qsampler-session.svg
share/metainfo/qsampler.appdata.xml
share/metainfo/org.rncbc.qsampler.xml
share/mime/packages/qsampler.xml
%%DATADIR%%/translations/qsampler_cs.qm
%%DATADIR%%/translations/qsampler_fr.qm
Expand Down

0 comments on commit 3b09f81

Please sign in to comment.