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 a618ddfb6f8d..94f83fa78535 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('LGPL')
arch=('i686' 'x86_64')
depends=('libusb')
makedepends=('git')
-source=('git://git.subsurface-divelog.org/libdc#branch=Subsurface-branch')
+source=('git+https://github.com/Subsurface-divelog/libdc')
sha256sums=('SKIP')
conflicts=('subsurface-libdc')