* update glm to 0.9.9.5
This commit is contained in:
parent
01a91425cf
commit
8d663cff1e
@ -2,7 +2,7 @@
|
||||
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
|
||||
# Contributor: Peter Hatina <phatina AT gmail.com>
|
||||
pkgname=glm
|
||||
pkgver=0.9.9.3
|
||||
pkgver=0.9.9.5
|
||||
pkgrel=1
|
||||
pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification"
|
||||
arch=('any')
|
||||
@ -10,7 +10,7 @@ license=('MIT')
|
||||
url="http://glm.g-truc.net"
|
||||
makedepends=('cmake')
|
||||
source=("https://github.com/g-truc/glm/releases/download/${pkgver}/glm-${pkgver}.zip")
|
||||
sha512sums=('eb7589345eb627d9fda84771bd2cf3eb0e4e9e48bf6bb7490bd8844b66558717de5dc96cde9d66e81f7ba4e54090f18dbe1bbccb2452ed0ed8c17cdf7b6e4aa2')
|
||||
sha512sums=('ea4f03d31596e27bd8c3d8d0a82a3ae0050ec0df5a747f3d92e467eacab579bb8b191499cb63bf8574da7a1085b9fe6dd7cd0ce93b758d8d7978b2389cc58b94')
|
||||
|
||||
package() {
|
||||
cd $pkgname
|
||||
|
Loading…
x
Reference in New Issue
Block a user