Date: Sunday, September 30, 2018 @ 05:26:10 Author: bisson Revision: 388121
upstream update Modified: subsurface-libdc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-30 05:25:35 UTC (rev 388120) +++ PKGBUILD 2018-09-30 05:26:10 UTC (rev 388121) @@ -3,7 +3,7 @@ pkgname=subsurface-libdc _pkgname=libdivecomputer-subsurface-branch -pkgver=4.8.2 +pkgver=4.8.3 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=('1ca4801e26768af9bb41363bc17971e249d7717be4143669ac2baa9c8a55f898') +sha256sums=('5e671182226a80410d4f5eeae0d28d9b649cc0a9cc43eb693f1a059ad283156b') conflicts=('libdivecomputer') provides=('libdivecomputer')
