summaryrefslogtreecommitdiff
path: root/community/glfw/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-08 00:05:45 -0700
committerroot <root@rshg054.dnsready.net>2013-04-08 00:05:45 -0700
commit6186582583ec0329ab93bace8731cdb3b6f0dac8 (patch)
tree5ac21f7601d4ea580bac675f4437d4eaa0ab45b1 /community/glfw/PKGBUILD
parent5abba8ccfedfb13f07a34eb4b6afbe4f30a8f767 (diff)
Mon Apr 8 00:05:45 PDT 2013
Diffstat (limited to 'community/glfw/PKGBUILD')
-rw-r--r--community/glfw/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <sh@lutzhaase.com>
# Contributor: philefou <tuxication AT gmail DOT com>
# Contributor: lindquist <tomas@famolsen.dk>
@@ -7,7 +7,7 @@
# Contributor: SpepS <dreamspepser at yahoo dot it>
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"