From 6186582583ec0329ab93bace8731cdb3b6f0dac8 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 8 Apr 2013 00:05:45 -0700 Subject: Mon Apr 8 00:05:45 PDT 2013 --- community/glfw/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/glfw') diff --git a/community/glfw/PKGBUILD b/community/glfw/PKGBUILD index de84ce1e3..e017a51c6 100644 --- a/community/glfw/PKGBUILD +++ b/community/glfw/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 79769 2012-11-12 09:00:25Z svenstaro $ +# $Id: PKGBUILD 87832 2013-04-07 21:39:10Z svenstaro $ # Maintainer: Sven-Hendrik Haase # Contributor: philefou # Contributor: lindquist @@ -7,7 +7,7 @@ # Contributor: SpepS pkgname=glfw -pkgver=2.7.7 +pkgver=2.7.8 pkgrel=1 pkgdesc="A free, open source, portable framework for OpenGL application development" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ license=('custom:ZLIB') depends=('libgl' 'libxrandr' 'glu') makedepends=('mesa') source=("http://switch.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2") -md5sums=('873a721fc415268e2b794d4dd08c558f') +md5sums=('a2e1b13e46a7c637a7760c94b72896cd') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf