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 e30c80b0c97e..d8e7a63e19cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@ pkgver=r81.818eb92
pkgrel=1
pkgdesc='Userspace daemon for Intel Precise Touch & Stylus'
arch=('x86_64')
-url="git+https://github.com/linux-surface/${_pkgname}.git"
+url="https://github.com/linux-surface/${_pkgname}"
license=('GPL2')
provides=(${_pkgname})
conflicts=(${_pkgname})
optdepends=("ipts-uapi-dkms: The kernel module required by this daemon. \
Alternatively, you can build this module within your kernel.")
makedepends=('go')
-source=("${url}")
+source=("git+${url}.git")
sha256sums=('SKIP')
install=iptsd.install