Skip to content

Commit

Permalink
audio/synthv1-lv2: Update 0.9.24 -> 0.9.25
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 9, 2022
1 parent a7ff1c1 commit 6d3a1d4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions audio/synthv1-lv2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= synthv1
DISTVERSIONPREFIX= ${PORTNAME}_
DISTVERSION= 0_9_24
DISTVERSION= 0_9_25
CATEGORIES= audio
PKGNAMESUFFIX= -lv2

Expand All @@ -14,7 +14,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2
LIB_DEPENDS= libjack.so:audio/jack \
liblo.so:audio/liblo

USES= cmake compiler:c++17-lang gl pkgconfig qt:5 \
USES= cmake compiler:c++17-lang desktop-file-utils gl pkgconfig qt:5 \
shared-mime-info
USE_GL= gl
USE_QT= core gui widgets xml buildtools_build linguisttools_build qmake_build
Expand Down
6 changes: 3 additions & 3 deletions audio/synthv1-lv2/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1641758138
SHA256 (rncbc-synthv1-synthv1_0_9_24_GH0.tar.gz) = f1c5d05aa68d5d6c09ccafa0f4bcb28fa28d467e9419f9c6675c09784e42babb
SIZE (rncbc-synthv1-synthv1_0_9_24_GH0.tar.gz) = 230578
TIMESTAMP = 1649469856
SHA256 (rncbc-synthv1-synthv1_0_9_25_GH0.tar.gz) = d07d250b4b2496349b0a3a90620c61b98b7e0965e65e423b2a8366e45a479432
SIZE (rncbc-synthv1-synthv1_0_9_25_GH0.tar.gz) = 234751
12 changes: 6 additions & 6 deletions audio/synthv1-lv2/pkg-plist
Expand Up @@ -6,9 +6,9 @@ lib/lv2/synthv1.lv2/synthv1_ui.ttl
man/fr/man1/synthv1.1.gz
man/man1/synthv1.1.gz
share/applications/org.rncbc.synthv1.desktop
share/icons/hicolor/32x32/apps/synthv1.png
share/icons/hicolor/32x32/mimetypes/application-x-synthv1-preset.png
share/icons/hicolor/scalable/apps/synthv1.svg
share/icons/hicolor/scalable/mimetypes/application-x-synthv1-preset.svg
share/metainfo/org.rncbc.synthv1.xml
share/mime/packages/synthv1.xml
share/icons/hicolor/32x32/apps/org.rncbc.synthv1.png
share/icons/hicolor/32x32/mimetypes/org.rncbc.synthv1.application-x-synthv1-preset.png
share/icons/hicolor/scalable/apps/org.rncbc.synthv1.svg
share/icons/hicolor/scalable/mimetypes/org.rncbc.synthv1.application-x-synthv1-preset.svg
share/metainfo/org.rncbc.synthv1.metainfo.xml
share/mime/packages/org.rncbc.synthv1.xml

0 comments on commit 6d3a1d4

Please sign in to comment.