diff options
author | Matt Housh <jaeger@crux.nu> | 2007-12-14 10:31:33 -0600 |
---|---|---|
committer | Matt Housh <jaeger@crux.nu> | 2007-12-14 10:31:33 -0600 |
commit | 0aaf3b48f0e1065a83a34384dd535ec5f4dc4787 (patch) | |
tree | d898c8d5a50238af1ffeacefb4c0cae80b256c5c /libtheora/Pkgfile | |
parent | f78d8220fd20422ae36c382fda7c730d5235d158 (diff) | |
download | opt-0aaf3b48f0e1065a83a34384dd535ec5f4dc4787.tar.gz opt-0aaf3b48f0e1065a83a34384dd535ec5f4dc4787.tar.xz |
libtheora: updated to version 1.0beta2
Diffstat (limited to 'libtheora/Pkgfile')
-rw-r--r-- | libtheora/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libtheora/Pkgfile b/libtheora/Pkgfile index 6196ebe39..59289be4c 100644 --- a/libtheora/Pkgfile +++ b/libtheora/Pkgfile @@ -1,10 +1,10 @@ -# Description: An open video codec from the xiph.org foundation's ogg project +# Description: A free and open video compression format from the Xiph.org Foundation # URL: http://www.theora.org/ -# Maintainer: Matt Housh, jaeger at morpheus dot net +# Maintainer: Matt Housh, jaeger at crux dot nu # Depends on: libogg, libvorbis name=libtheora -version=1.0alpha7 +version=1.0beta2 release=1 source=(http://downloads.xiph.org/releases/theora/$name-$version.tar.bz2) |