Date: Thursday, January 24, 2019 @ 18:17:08 Author: bisson Revision: 427564
upstream update Modified: subsurface-libdc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-24 18:13:33 UTC (rev 427563) +++ PKGBUILD 2019-01-24 18:17:08 UTC (rev 427564) @@ -3,7 +3,7 @@ pkgname=subsurface-libdc _pkgname=libdivecomputer-subsurface-branch -pkgver=4.8.4 +pkgver=4.8.5 pkgrel=1 pkgdesc='Library for communication with dive computers' url='https://github.com/Subsurface-divelog/libdc' @@ -10,7 +10,7 @@ license=('LGPL') arch=('x86_64') source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz") -sha256sums=('a23a92d25e4f1c4d079647154bf0b93482640b34310ea40844ac4cbc86a98d4c') +sha256sums=('d45da439f2e5492e9a4455f3ec78a2725cb696565bd9e81f33c26c403eacc4e7') conflicts=('libdivecomputer') provides=('libdivecomputer')
