summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2020-06-13 10:58:42 -1000
committerGaetan Bisson2020-06-13 10:58:42 -1000
commitb0802b75dbcb2e2a46f8d7a20d5c3e649263518f (patch)
tree021c1761c016aaef51d37af3346117183b9742bf
parent69dfe22be66ffc53e466b5c2bee008a266a8cb54 (diff)
parentc89191bc5d48aea176aeaa481d2babf22d5e0590 (diff)
downloadaur-b0802b75dbcb2e2a46f8d7a20d5c3e649263518f.tar.gz
Merge branch 'master' of ssh://aur/subsurface-libdc-git
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db14fb3f9837..1c40046ea253 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = subsurface-libdc-git
pkgdesc = Library for communication with dive computers
- pkgver = 20190907.ce6d989
+ pkgver = 20200507.48e46cf
pkgrel = 1
url = https://github.com/Subsurface-divelog/libdc
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = subsurface-libdc-git
makedepends = git
provides = subsurface-libdc
conflicts = subsurface-libdc
- source = git+https://github.com/Subsurface-divelog/libdc#branch=Subsurface-NG
+ source = git+https://github.com/subsurface/libdc#branch=Subsurface-DS9
sha256sums = SKIP
pkgname = subsurface-libdc-git
diff --git a/PKGBUILD b/PKGBUILD
index c719ac843ac8..141bbd6656b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=subsurface-libdc-git
_pkgname=libdc
-pkgver=20190907.ce6d989
+pkgver=20200507.48e46cf
pkgrel=1
pkgdesc='Library for communication with dive computers'
url='https://github.com/Subsurface-divelog/libdc'
license=('LGPL')
arch=('x86_64')
-source=('git+https://github.com/Subsurface-divelog/libdc#branch=Subsurface-NG')
+source=('git+https://github.com/subsurface/libdc#branch=Subsurface-DS9')
sha256sums=('SKIP')
makedepends=('git')