summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2017-08-02 21:31:24 -1000
committerGaetan Bisson2017-08-02 21:31:24 -1000
commit12275e282542203b8945136832fdef2d13326231 (patch)
treef6cac2de4bbbc41d13c396cb1885c7180736168e /PKGBUILD
parent59970e857b6d8b32f8598d9c5d712d8c0a921356 (diff)
downloadaur-12275e282542203b8945136832fdef2d13326231.tar.gz
update upstream git location
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')