summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2015-07-13 17:24:26 -1000
committerGaetan Bisson2015-07-13 17:24:26 -1000
commitd6919f8fb85b3402228b837a33a79d64720c5f3b (patch)
tree7e667cc11548351fde3baf19bf5e81d495b0b3c9 /PKGBUILD
parent9544d3cfb6dab612cb52222608cb173d0ab1248a (diff)
downloadaur-d6919f8fb85b3402228b837a33a79d64720c5f3b.tar.gz
upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa3a38a69b3d..f72af3c6e3f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=subsurface-libdc-git
_pkgname=libdc
-pkgver=20150706.c164cfb
+pkgver=20150710.dfe59b0
pkgrel=1
pkgdesc='Library for communication with dive computers'
url='http://git.subsurface-divelog.org/'
license=('LGPL')
arch=('i686' 'x86_64')
+depends=('libusb')
makedepends=('git')
source=('git://git.subsurface-divelog.org/libdc#branch=Subsurface-testing')
sha1sums=('SKIP')