swfdec: 0.8.2 -> 0.8.4

This commit is contained in:
Danny Rawlins 2008-12-24 21:26:31 +11:00
parent 92e2a1b590
commit 4cdb0fab6a
2 changed files with 2 additions and 3 deletions

View File

@ -1 +1 @@
2fb20b04c0e426a1e894a4c4bf22cf87 swfdec-0.8.2.tar.gz
aece501d0e73f3e564200a44ec03c385 swfdec-0.8.4.tar.gz

View File

@ -6,7 +6,7 @@
# Optional: gthread freetype libxml2 libpng gnutls
name=swfdec
version=0.8.2
version=0.8.4
release=1
source=(http://swfdec.freedesktop.org/download/$name/${version%.*}/$name-$version.tar.gz)
@ -32,4 +32,3 @@ build() {
make DESTDIR=$PKG install
chmod a-x $PKG/usr/lib/*.so
}