summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e11babab3873..eb8ad549d8b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = glm-git
pkgdesc = C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification
- pkgver = 0.9.9.8.r174.g70f67cb4
+ pkgver = 0.9.9.8.r181.g84f2045a
pkgrel = 1
url = http://glm.g-truc.net
arch = any
@@ -12,4 +12,3 @@ pkgbase = glm-git
sha512sums = SKIP
pkgname = glm-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 101e8262a7de..0bf0960115f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Peter Hatina <phatina AT gmail.com>
pkgname=glm-git
-pkgver=0.9.9.8.r174.g70f67cb4
+pkgver=0.9.9.8.r181.g84f2045a
pkgrel=1
pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification"
arch=('any')