summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fc13d3a79ed..fc38c2f047be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Jonathan Liu <net147@gmail.com>
pkgname=glc-lib
pkgver=2.5.0
-pkgrel=5
+pkgrel=6
pkgdesc="OpenGL Library Class"
arch=('i686' 'x86_64')
url="http://www.glc-lib.net/"
license=('LGPL')
depends=('libgl' 'qt4')
makedepends=('git')
-source=("git://github.com/laumaya/GLC_lib.git#tag=Version_2_5_0"
+source=("git+https://github.com/laumaya/GLC_lib.git#tag=Version_2_5_0"
"glu.patch"
"zlib.patch")
md5sums=('SKIP'