Date: Sunday, September 15, 2013 @ 22:57:59
  Author: svenstaro
Revision: 97252

Fix license

Modified:
  glm/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-09-15 20:45:53 UTC (rev 97251)
+++ PKGBUILD    2013-09-15 20:57:59 UTC (rev 97252)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading 
Language (GLSL) specification"
 arch=('any')
-license=('GPL')
+license=('MIT')
 url="http://glm.g-truc.net";
 
source=("http://sourceforge.net/projects/ogl-math/files/glm-$pkgver/glm-$pkgver.zip";)
 md5sums=('73dbb0ad8af36e29ad8a23c20fbf27ef')

Reply via email to