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/audacity/Pkgfile | |
parent | a1b3142a60dcf0e714ce8557894dce97d6d96880 (diff) | |
download | crux-ports-d80be09a2b1e05eebb905d74f88eb0b3b48e6462.tar.xz |
audacity: 2.3.1 -> 2.3.2
Diffstat (limited to 'manualPorts/audacity/Pkgfile')
-rw-r--r-- | manualPorts/audacity/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
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) |