diff options
author | Alexander Edland <s@ocv.me> | 2018-07-16 16:08:30 +0200 |
---|---|---|
committer | Shiz <hi@shiz.me> | 2018-08-05 17:49:46 +0200 |
commit | b1cc9169bdcf85fc7c0bc742e2860e3382f6e609 (patch) | |
tree | e32ee32900f274a6db9695800b6a47d361fc5513 /community | |
parent | 6d6dbedfadb72bb01602eba5db1ff26efcfd25ca (diff) | |
download | aports-b1cc9169bdcf85fc7c0bc742e2860e3382f6e609.tar.bz2 aports-b1cc9169bdcf85fc7c0bc742e2860e3382f6e609.tar.xz |
community/sox: bump pkgrel
Diffstat (limited to 'community')
-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" |