summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Fanninger2017-01-11 19:10:35 +0100
committerThomas Fanninger2017-01-11 19:10:35 +0100
commitd2025994e662a9423767bacdcf32d1e14c09dd3f (patch)
treec66d6929ff3831c1fcc44c54dbb1bcb936fa111f /PKGBUILD
parent60b0842882a149f95159e20d5054226363df6f46 (diff)
downloadaur-d2025994e662a9423767bacdcf32d1e14c09dd3f.tar.gz
Change to https://github.com/marguslt/openambit/tree/mc-json#branch=mc-json
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ee9afa82033..db611b18f481 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=openambit-git
_pkgname=openambit
-pkgver=20150825
+pkgver=20160807
pkgrel=4
epoch=1
pkgdesc="Open software for the Suunto Ambit(2) - Git master branch"
@@ -15,7 +15,7 @@ makedepends=('cmake' 'gcc' 'glibc' 'qt4' 'qjson' 'zlib' 'libusb' 'libpcap')
conflicts=('openambit')
options=('!strip' '!emptydirs')
-source=("${_pkgname}::git+https://github.com/openambitproject/${_pkgname}.git")
+source=("${_pkgname}::git+https://github.com/marguslt/${_pkgname}.git#branch=mc-json")
sha512sums=('SKIP')