diff options
author | Erich Eckner <git@eckner.net> | 2019-03-20 18:26:57 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-03-20 18:26:57 +0100 |
commit | 096068e7ba7e6d93e4b2c70625483558ac7b81d6 (patch) | |
tree | d23fb0b0aa111cffd3f77848cdc2eb7219b65471 /manualPorts/audacity/Pkgfile | |
parent | e20b25db8904df50af175bfddbb3fb63e1ca586a (diff) | |
download | crux-ports-096068e7ba7e6d93e4b2c70625483558ac7b81d6.tar.xz |
audacity: 2.3.0 -> 2.3.1
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 9a40ace..4bd9182 100644 --- a/manualPorts/audacity/Pkgfile +++ b/manualPorts/audacity/Pkgfile @@ -4,7 +4,7 @@ # Depends on: wxgtk expat libsndfile name=audacity -version=2.3.0 +version=2.3.1 release=1 source=(https://github.com/$name/$name/archive/Audacity-$version.tar.gz) |