diff options
Diffstat (limited to 'community/sox')
-rw-r--r-- | community/sox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sox/APKBUILD b/community/sox/APKBUILD index 249da9b7e3..35b9698826 100644 --- a/community/sox/APKBUILD +++ b/community/sox/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=sox pkgver=14.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="The Swiss Army knife of sound processing tools" url="http://sox.sourceforge.net/" arch="all" |