diff options
author | Matt Housh <jaeger@morpheus.net> | 2006-07-05 15:30:05 +0000 |
---|---|---|
committer | Matt Housh <jaeger@morpheus.net> | 2006-07-05 15:30:05 +0000 |
commit | 51122bc75657c5f2c49f8f9bdd7c27bfa7ed406b (patch) | |
tree | 343b3755438bce70b04d879cbf905b91e8a1f8c0 | |
parent | 321dda41e13071b7a8a031d78e2ed2b9afc3caab (diff) | |
download | opt-51122bc75657c5f2c49f8f9bdd7c27bfa7ed406b.tar.gz opt-51122bc75657c5f2c49f8f9bdd7c27bfa7ed406b.tar.xz |
libtheora: updated to version 1.0alpha7
-rw-r--r-- | libtheora/.md5sum | 2 | ||||
-rw-r--r-- | libtheora/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libtheora/.md5sum b/libtheora/.md5sum index 24dc680f0..4d4278a40 100644 --- a/libtheora/.md5sum +++ b/libtheora/.md5sum @@ -1 +1 @@ -41940562932a8b7bf795d79e4190b21a libtheora-1.0alpha5.tar.bz2 +1bc851e39e4b16977131d5e5f769f48b libtheora-1.0alpha7.tar.bz2 diff --git a/libtheora/Pkgfile b/libtheora/Pkgfile index 23a1da291..6196ebe39 100644 --- a/libtheora/Pkgfile +++ b/libtheora/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libogg, libvorbis name=libtheora -version=1.0alpha5 +version=1.0alpha7 release=1 source=(http://downloads.xiph.org/releases/theora/$name-$version.tar.bz2) |