Merge pull request #941 from nazar554/master

glbinding: Rebuild to fix doc location
This commit is contained in:
Alexpux
2015-12-24 15:42:20 +03:00

View File

@@ -5,7 +5,7 @@ _realname=glbinding
pkgbase="mingw-w64-${_realname}"
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.1.0
pkgrel=2
pkgrel=3
arch=('any')
url='https://github.com/cginternals/glbinding'
pkgdesc="A C++ binding for the OpenGL API, generated using the gl.xml specification (mingw-w64)"