summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Liu2022-04-10 21:28:08 +1000
committerJonathan Liu2022-04-10 21:28:08 +1000
commit44efd00d2150834c97c3a142f525b3f780f4e2f9 (patch)
tree286e305e464f403bb6ba756f3041790823ab0892 /PKGBUILD
parent72536d6609c17fda59cd3df21cee0b9e0781a4f1 (diff)
downloadaur-glc-lib.tar.gz
Update to 2.5.0-6
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'