From 0efa0d404838552eb34080b64990b23e09c6c014 Mon Sep 17 00:00:00 2001 From: Daniel Walpole Date: Fri, 26 May 2006 00:17:09 +0000 Subject: [PATCH] sdl_ttf: 2.0.7 -> 2.0.8 --- sdl_ttf/.footprint | 6 +++--- sdl_ttf/.md5sum | 2 +- sdl_ttf/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sdl_ttf/.footprint b/sdl_ttf/.footprint index 0b04039e5..c69807452 100644 --- a/sdl_ttf/.footprint +++ b/sdl_ttf/.footprint @@ -3,8 +3,8 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/SDL/ -rw-r--r-- root/root usr/include/SDL/SDL_ttf.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libSDL_ttf-2.0.so.0 -> libSDL_ttf-2.0.so.0.6.1 --rwxr-xr-x root/root usr/lib/libSDL_ttf-2.0.so.0.6.1 +lrwxrwxrwx root/root usr/lib/libSDL_ttf-2.0.so.0 -> libSDL_ttf-2.0.so.0.6.2 +-rwxr-xr-x root/root usr/lib/libSDL_ttf-2.0.so.0.6.2 -rw-r--r-- root/root usr/lib/libSDL_ttf.a -rwxr-xr-x root/root usr/lib/libSDL_ttf.la -lrwxrwxrwx root/root usr/lib/libSDL_ttf.so -> libSDL_ttf-2.0.so.0.6.1 +lrwxrwxrwx root/root usr/lib/libSDL_ttf.so -> libSDL_ttf-2.0.so.0.6.2 diff --git a/sdl_ttf/.md5sum b/sdl_ttf/.md5sum index a315f169c..b8d5334c4 100644 --- a/sdl_ttf/.md5sum +++ b/sdl_ttf/.md5sum @@ -1 +1 @@ -0f6ee1a502e6913a412aac353dc75bbc SDL_ttf-2.0.7.tar.gz +094b6c08769e9842dbe1dfb5efa22df7 SDL_ttf-2.0.8.tar.gz diff --git a/sdl_ttf/Pkgfile b/sdl_ttf/Pkgfile index d54095116..e770b9804 100644 --- a/sdl_ttf/Pkgfile +++ b/sdl_ttf/Pkgfile @@ -4,7 +4,7 @@ # Depends on: freetype, libsdl name=sdl_ttf -version=2.0.7 +version=2.0.8 release=1 source=(http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-$version.tar.gz)