[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Sun Oct 22 21:57:03 UTC 2017
Date: Sunday, October 22, 2017 @ 21:57:02
Author: bisson
Revision: 264001
upstream update
Modified:
subsurface-libdc/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-22 20:57:57 UTC (rev 264000)
+++ PKGBUILD 2017-10-22 21:57:02 UTC (rev 264001)
@@ -3,15 +3,15 @@
# Maintainer: Gaetan Bisson <bisson at archlinux.org>
pkgname=subsurface-libdc
-_pkgname=libdivecomputer-subsurface-branch
-pkgver=4.6.4
+_pkgname=libdc
+pkgver=4.7.1
pkgrel=1
pkgdesc='Library for communication with dive computers'
-url='https://git.subsurface-divelog.org/'
+url='https://github.com/Subsurface-divelog/libdc'
license=('LGPL')
arch=('i686' 'x86_64')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz")
-sha256sums=('0fe2236dcf068009c6a478ad58ebeb86a0c4cee0c40ff0c2d6252df49e5dc7ae')
+source=("https://github.com/Subsurface-divelog/libdc/archive/v${pkgver}.tar.gz")
+sha256sums=('36851bcc0c687b763a13243994dcecc27bde5f6e82e3f66846a82abbb252e1b9')
conflicts=('libdivecomputer')
provides=('libdivecomputer')
More information about the arch-commits
mailing list