diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-03-26 04:52:30 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-03-26 04:52:30 +0000 |
commit | 55a8c1af5359a80bec082fa183a8dc61b18a5837 (patch) | |
tree | ad094e27677e9c1865cba4f67e099595595fab22 /audio | |
parent | ee61bd52f895f48813129d439f4ae490f43f3bb1 (diff) | |
download | ports-55a8c1af5359a80bec082fa183a8dc61b18a5837.tar.gz ports-55a8c1af5359a80bec082fa183a8dc61b18a5837.zip |
audio/qsynth: Update to 0.6.2
Notes
Notes:
svn path=/head/; revision=529163
Diffstat (limited to 'audio')
-rw-r--r-- | audio/qsynth/Makefile | 2 | ||||
-rw-r--r-- | audio/qsynth/distinfo | 6 | ||||
-rw-r--r-- | audio/qsynth/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile index 19ab4fb04e2a..3546392f0e8a 100644 --- a/audio/qsynth/Makefile +++ b/audio/qsynth/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qsynth -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/qsynth/distinfo b/audio/qsynth/distinfo index d2bf711bdad9..1c4343135e26 100644 --- a/audio/qsynth/distinfo +++ b/audio/qsynth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577082702 -SHA256 (qsynth-0.6.1.tar.gz) = 94d57e0cca0523b3450ab592624804cd4c3aaaaab6f8e9f0da20a880ac72508a -SIZE (qsynth-0.6.1.tar.gz) = 337277 +TIMESTAMP = 1585103033 +SHA256 (qsynth-0.6.2.tar.gz) = 9b5af9747875ff49eb40ab7860a4bbfc1f49cccb783b7cd4d8f90c9971dee632 +SIZE (qsynth-0.6.2.tar.gz) = 383146 diff --git a/audio/qsynth/pkg-plist b/audio/qsynth/pkg-plist index 93a16bd393b4..992d1cb57113 100644 --- a/audio/qsynth/pkg-plist +++ b/audio/qsynth/pkg-plist @@ -3,6 +3,7 @@ man/man1/qsynth.1.gz man/man1/qsynth.fr.1.gz share/applications/qsynth.desktop share/icons/hicolor/32x32/apps/qsynth.png +share/icons/hicolor/scalable/apps/qsynth.svg share/metainfo/qsynth.appdata.xml %%DATADIR%%/translations/qsynth_cs.qm %%DATADIR%%/translations/qsynth_de.qm |