summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxentec2015-09-07 09:06:13 +0200
committerxentec2015-09-07 09:06:13 +0200
commita87846065ca859c288c422d49cf6a0a63b36bf7f (patch)
tree30e6096a7b3350d6e50db8840cdc7e54494b6a97 /PKGBUILD
parenta10b9a15e16ca9b4061de06f25a3a15966b10ced (diff)
downloadaur-a87846065ca859c288c422d49cf6a0a63b36bf7f.tar.gz
Updated upstream urls
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0bcac1b2de7..1082b3be3840 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=glbinding-git
pkgver=v1.1.0.r34.gf7d082c
pkgrel=1
-pkgdesc="A generated C++ binding for the OpenGL API, generated using the gl.xml specification. (git version)"
+pkgdesc="A generated C++ binding for the OpenGL API, generated using the gl.xml specification"
arch=('i686' 'x86_64')
-url="https://github.com/hpicgs/glbinding"
+url="http://www.glbinding.org/"
license=('MIT')
depends=('libgl')
@@ -13,7 +13,7 @@ makedepends=('cmake' 'git')
checkdepends=('gmock' 'gtest')
conflicts=('glbinding')
-source=("$pkgname"::'git+https://github.com/hpicgs/glbinding.git')
+source=("$pkgname"::'git+https://github.com/cginternals/glbinding.git')
sha256sums=('SKIP')
pkgver() {