Date: Saturday, April 25, 2020 @ 08:56:32 Author: andyrtr Revision: 381531
upgpkg: glew 2.2.0-1: upstream update 2.2.0 Modified: glew/trunk/PKGBUILD ----------+ PKGBUILD | 1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-25 07:37:41 UTC (rev 381530) +++ PKGBUILD 2020-04-25 08:56:32 UTC (rev 381531) @@ -10,6 +10,7 @@ url="https://github.com/nigels-com/glew" license=('BSD' 'MIT' 'GPL') depends=('libxmu' 'libxi' 'glu') +povides=('libGLEW.so') # https://sourceforge.net/projects/glew/files/glew/ source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tgz glew-install.patch)
