diff options
Diffstat (limited to 'main/lame/APKBUILD')
-rw-r--r-- | main/lame/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lame/APKBUILD b/main/lame/APKBUILD index 8383e9a41e..1013b29f94 100644 --- a/main/lame/APKBUILD +++ b/main/lame/APKBUILD @@ -2,7 +2,7 @@ pkgname=lame pkgver=3.99.5 _ver=${pkgver%.*} -pkgrel=4 +pkgrel=5 pkgdesc="An MP3 encoder and graphical frame analyzer" url="http://lame.sourceforge.net/" arch="all" |