diff options
author | Erich Eckner <git@eckner.net> | 2019-05-14 06:52:31 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-05-14 06:52:31 +0200 |
commit | d80be09a2b1e05eebb905d74f88eb0b3b48e6462 (patch) | |
tree | 1d6ddcf97b033174563501aebfe15eba85805f70 /manualPorts | |
parent | a1b3142a60dcf0e714ce8557894dce97d6d96880 (diff) | |
download | crux-ports-d80be09a2b1e05eebb905d74f88eb0b3b48e6462.tar.xz |
audacity: 2.3.1 -> 2.3.2
Diffstat (limited to 'manualPorts')
-rw-r--r-- | manualPorts/audacity/.footprint | 1 | ||||
-rw-r--r-- | manualPorts/audacity/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/audacity/.signature | 8 | ||||
-rw-r--r-- | manualPorts/audacity/Pkgfile | 2 |
4 files changed, 7 insertions, 6 deletions
diff --git a/manualPorts/audacity/.footprint b/manualPorts/audacity/.footprint index 7865ea7..c92b8eb 100644 --- a/manualPorts/audacity/.footprint +++ b/manualPorts/audacity/.footprint @@ -81,6 +81,7 @@ drwxr-xr-x root/root usr/share/audacity/plug-ins/ -rw-r--r-- root/root usr/share/audacity/plug-ins/limiter.ny -rw-r--r-- root/root usr/share/audacity/plug-ins/lowpass.ny -rw-r--r-- root/root usr/share/audacity/plug-ins/notch.ny +-rw-r--r-- root/root usr/share/audacity/plug-ins/nyquist-plug-in-installer.ny -rw-r--r-- root/root usr/share/audacity/plug-ins/pluck.ny -rw-r--r-- root/root usr/share/audacity/plug-ins/rhythmtrack.ny -rw-r--r-- root/root usr/share/audacity/plug-ins/rissetdrum.ny diff --git a/manualPorts/audacity/.md5sum b/manualPorts/audacity/.md5sum index 5a9f36d..93fba52 100644 --- a/manualPorts/audacity/.md5sum +++ b/manualPorts/audacity/.md5sum @@ -1 +1 @@ -7fef9bd9f72e3c979f3fd257e744ceae Audacity-2.3.1.tar.gz +ca1b5b5258e7a8839ca72bb20093b31b Audacity-2.3.2.tar.gz diff --git a/manualPorts/audacity/.signature b/manualPorts/audacity/.signature index bb12be0..3f5b1fb 100644 --- a/manualPorts/audacity/.signature +++ b/manualPorts/audacity/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGr/2Xac3fXjZJGGzkMZYn2AqOWJ0f7iiihYdKe/7JM+zL/dwlaxphAXFHxxzxt769tpH3nXKtScbP44ci2q82gA= -SHA256 (Pkgfile) = a1a8a1efeafa0353c38f4d5488869c2caa86b4747699955b1138e475aee23e7a -SHA256 (.footprint) = 0db338c35ba4e897593bfd7b40d52c98ff5a21cd8a620bd77862e0e196844af6 -SHA256 (Audacity-2.3.1.tar.gz) = 2ef1c06f9cdc2ee3d315b8e575dc2bea5b372f4f415f3dc6570c3cfca0f93321 +RWQxCptPusLGGsPPS1ozUzrPcJO3HS+iOZJ/5HXDngwupocM07nRUk8MTgSbio8Gh0QZMeJO/MwvZNAEySMrsj7IYdolg7DHDQc= +SHA256 (Pkgfile) = 2361bfeb6867bad8fbedff6e926063c6c4507630c2014965c8c541e3d1bcb60d +SHA256 (.footprint) = e24f3c9210f2cdccef6a5ac6f57ee6cb6b7cd5b0e141b1ad2e8529e1d129e523 +SHA256 (Audacity-2.3.2.tar.gz) = cc477a71ff5571c72887a7a155365b07a1a50bcea1abf490a4de7b884376c731 diff --git a/manualPorts/audacity/Pkgfile b/manualPorts/audacity/Pkgfile index 4bd9182..746b360 100644 --- a/manualPorts/audacity/Pkgfile +++ b/manualPorts/audacity/Pkgfile @@ -4,7 +4,7 @@ # Depends on: wxgtk expat libsndfile name=audacity -version=2.3.1 +version=2.3.2 release=1 source=(https://github.com/$name/$name/archive/Audacity-$version.tar.gz) |