summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2ba479fd46e..45eac6eef1a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ license=('GPL2')
arch=('i686' 'x86_64')
depends=('glibc')
makedepends=('git')
-source=($pkgname::git://git.bradleylaboon.com/$pkgname.git)
+source=($pkgname::git+https://git.bradleylaboon.com/lb.laboon/$pkgname.git#tag=v${pkgver})
sha256sums=('SKIP')
pkgver() {