summaryrefslogtreecommitdiff
path: root/multilib/lib32-sdl_ttf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'multilib/lib32-sdl_ttf/PKGBUILD')
-rw-r--r--multilib/lib32-sdl_ttf/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/multilib/lib32-sdl_ttf/PKGBUILD b/multilib/lib32-sdl_ttf/PKGBUILD
index 19f3f0014..cffc2c0a6 100644
--- a/multilib/lib32-sdl_ttf/PKGBUILD
+++ b/multilib/lib32-sdl_ttf/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 35154 2010-12-16 21:15:47Z heftig $
+# $Id: PKGBUILD 62239 2012-01-18 17:44:28Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Esa lakaniemi <esalaka@gmail.com>
_pkgbasename=sdl_ttf
pkgname=lib32-$_pkgbasename
-pkgver=2.0.10
-pkgrel=3
+pkgver=2.0.11
+pkgrel=1
pkgdesc="A library that allows you to use TrueType fonts in your SDL applications (32-bit)"
arch=('x86_64')
url="http://www.libsdl.org/projects/SDL_ttf/"
@@ -14,7 +14,7 @@ options=('!libtool')
depends=('lib32-sdl' 'lib32-freetype2' $_pkgbasename)
makedepends=('gcc-multilib')
source=(http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-$pkgver.tar.gz)
-sha256sums=('7d38704bcc7c34029c2dcb73b2d4857e8ad76341c6e0faed279eb9f743c66c6a')
+md5sums=('61e29bd9da8d245bc2471d1b2ce591aa')
build() {
cd "${srcdir}"/SDL_ttf-${pkgver}