Date: Tuesday, August 18, 2020 @ 20:38:48 Author: wild Revision: 684845
upgpkg: dcd 1:0.13.1-1: Updated to 0.13.1 Modified: dcd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 18:20:17 UTC (rev 684844) +++ PKGBUILD 2020-08-18 20:38:48 UTC (rev 684845) @@ -4,10 +4,10 @@ # Contributor: Mihails Strasuns <[email protected]> pkgname=dcd -pkgver=0.13.0 +pkgver=0.13.1 pkgrel=1 epoch=1 -_pkgcommit=808460a678d9c993d393c36e7eb06601a157efcf +_pkgcommit=92db0486968f8ee59c16099c21b133dc4e9d91cb pkgdesc="D Completion Daemon: auto-complete for the D programming language" arch=('x86_64') url="https://github.com/dlang-community/DCD"
