Date: Sunday, February 11, 2018 @ 05:26:38 Author: bisson Revision: 291770
upstream update Modified: subsurface-libdc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-11 05:26:37 UTC (rev 291769) +++ PKGBUILD 2018-02-11 05:26:38 UTC (rev 291770) @@ -4,7 +4,7 @@ pkgname=subsurface-libdc _pkgname=libdivecomputer-subsurface-branch -pkgver=4.7.6 +pkgver=4.7.7 pkgrel=1 pkgdesc='Library for communication with dive computers' url='https://github.com/Subsurface-divelog/libdc' @@ -11,7 +11,7 @@ license=('LGPL') arch=('x86_64') source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz") -sha256sums=('571f2c730dc1b920526050aa9f69753987a774fb7f9951fb7ad222e510aaee0e') +sha256sums=('2228a216c183d65d2adca841bd4aef9abb4d6dc9df7ebf4682736081abc7c4b2') conflicts=('libdivecomputer') provides=('libdivecomputer')
