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 26721b068db8..5d5cac80c3d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=dhcptest-git
pkgver=0.4.r0.ga2e034e
-pkgrel=1
+pkgrel=2
pkgdesc="DHCP test client"
arch=('i686' 'x86_64')
url="https://github.com/CyberShadow/dhcptest"
license=('BSL1.0')
makedepends=('dmd' 'git')
-source=("$pkgname"::'git://github.com/CyberShadow/dhcptest'
+source=("$pkgname"::'git+https://github.com/CyberShadow/dhcptest'
'http://www.boost.org/LICENSE_1_0.txt')
md5sums=('SKIP'
'e4224ccaecb14d942c71d31bef20d78c')