diff options
-rw-r--r-- | main/ffmpeg1/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ffmpeg1/APKBUILD b/main/ffmpeg1/APKBUILD index 4125c8940b..da106bc432 100644 --- a/main/ffmpeg1/APKBUILD +++ b/main/ffmpeg1/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=ffmpeg1 pkgver=1.2.6 -pkgrel=0 +pkgrel=1 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix" url="http://ffmpeg.org/" arch="all" |