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 448eae99b5ce..addb383c54a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@ pkgver=1.6.4
pkgrel=1
pkgdesc="fork of jsoncpp for kms-jsonrpc"
arch=(any)
-url="https://github.com/Kurento/kms-jsonrpc"
+url="https://github.com/Kurento/jsoncpp"
license=(MIT)
-source=("git://github.com/Kurento/jsoncpp.git#tag=$pkgver")
+source=("git+https://github.com/Kurento/jsoncpp.git#tag=$pkgver")
sha256sums=(SKIP)
build() {