summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2015-08-26 14:24:32 -1000
committerGaetan Bisson2015-08-26 14:24:32 -1000
commit09480e546aafa701ea3621867fb90e63ed0b97b6 (patch)
treeddf09b1fbeb8b1abfd0e78cb5543a16c1fff7920 /PKGBUILD
parentd6919f8fb85b3402228b837a33a79d64720c5f3b (diff)
downloadaur-09480e546aafa701ea3621867fb90e63ed0b97b6.tar.gz
switch to new branch
See: http://lists.subsurface-divelog.org/pipermail/subsurface/2015-August/021142.html
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f72af3c6e3f4..b703c5bd9823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=subsurface-libdc-git
_pkgname=libdc
-pkgver=20150710.dfe59b0
+pkgver=20150826.ad4bcff
pkgrel=1
pkgdesc='Library for communication with dive computers'
url='http://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@ license=('LGPL')
arch=('i686' 'x86_64')
depends=('libusb')
makedepends=('git')
-source=('git://git.subsurface-divelog.org/libdc#branch=Subsurface-testing')
+source=('git://git.subsurface-divelog.org/libdc#branch=Subsurface-branch')
sha1sums=('SKIP')
conflicts=('subsurface-libdc')