Date: Thursday, July 18, 2019 @ 20:37:34 Author: bisson Revision: 491927
upstream update Modified: subsurface-libdc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-18 20:32:54 UTC (rev 491926) +++ PKGBUILD 2019-07-18 20:37:34 UTC (rev 491927) @@ -3,7 +3,7 @@ pkgname=subsurface-libdc _pkgname=libdivecomputer-subsurface-branch -pkgver=4.8.6 +pkgver=4.9.0 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=('0d9eb86da42ab178959586b5a40bb759290c89e3d6ce34091d738cd2c0724f99') +sha256sums=('97396a9824c0c220537e67147b3f313df540e4264d9e514c776d2e85c6ffccf3') conflicts=('libdivecomputer') provides=('libdivecomputer')
