[arch-commits] Commit in glfw/trunk (PKGBUILD)
    Sven-Hendrik Haase 
    svenstaro at nymeria.archlinux.org
       
    Thu Jan  9 23:58:33 UTC 2014
    
    
  
    Date: Friday, January 10, 2014 @ 00:58:33
  Author: svenstaro
Revision: 103690
upgpkg: glfw 3.0.4-1
upstream release 3.0.4
Modified:
  glfw/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-09 20:43:00 UTC (rev 103689)
+++ PKGBUILD	2014-01-09 23:58:33 UTC (rev 103690)
@@ -7,7 +7,7 @@
 # Contributor: SpepS <dreamspepser at yahoo dot it>
 
 pkgname=glfw
-pkgver=3.0.3
+pkgver=3.0.4
 pkgrel=1
 pkgdesc="A free, open source, portable framework for OpenGL application development"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 depends=('libgl' 'libxrandr' 'glu' 'xorg-xinput')
 makedepends=('mesa' 'cmake' 'doxygen')
 source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('623977c096b28c25528e3c958e9fb3fd')
+md5sums=('133a9faed6f1fbd527551a7e42aeb4f9')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
    
    
More information about the arch-commits
mailing list