summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2020-04-26 21:05:34 -1000
committerGaetan Bisson2020-04-26 21:05:34 -1000
commit3f14c2c71c0a9becd7fad4ed7f99a312563ae00c (patch)
tree42cf803a80096f8d1898bfcdf02b9a20e75bf4b0
parent0f716fb70c74f862b969c98b60f3ff41646c474b (diff)
downloadaur-3f14c2c71c0a9becd7fad4ed7f99a312563ae00c.tar.gz
new upstream url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc00c7661725..0c3b9f10317d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = subsurface-libdc-git
pkgdesc = Library for communication with dive computers
- pkgver = 20180621.5255ba5
+ pkgver = 20200313.7882ba4
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-NG
sha256sums = SKIP
pkgname = subsurface-libdc-git
diff --git a/PKGBUILD b/PKGBUILD
index 22b02c8ea279..86766031d0c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=subsurface-libdc-git
_pkgname=libdc
-pkgver=20180621.5255ba5
+pkgver=20200313.7882ba4
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-NG')
sha256sums=('SKIP')
makedepends=('git')