aboutsummaryrefslogtreecommitdiff
path: root/media/video
diff options
context:
space:
mode:
Diffstat (limited to 'media/video')
-rwxr-xr-xmedia/video/ffmpeg2theora/ffmpeg2theora.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/video/ffmpeg2theora/ffmpeg2theora.SlackBuild b/media/video/ffmpeg2theora/ffmpeg2theora.SlackBuild
index f1a880a8..9fd59855 100755
--- a/media/video/ffmpeg2theora/ffmpeg2theora.SlackBuild
+++ b/media/video/ffmpeg2theora/ffmpeg2theora.SlackBuild
@@ -39,7 +39,7 @@ fi
# default settings
PACKAGE="ffmpeg2theora"
ARCH=${ARCH:=i486}
-VERSION=${VERSION:=0.19}
+VERSION=${VERSION:=0.20}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}