Date: Sunday, July 26, 2020 @ 21:57:15 Author: wild Revision: 665388 upgpkg: dcd 1:0.13.0-1: Updated to 0.13.0
Modified: dcd/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-26 21:55:15 UTC (rev 665387) +++ PKGBUILD 2020-07-26 21:57:15 UTC (rev 665388) @@ -4,10 +4,10 @@ # Contributor: Mihails Strasuns <[email protected]> pkgname=dcd -pkgver=0.12.0 -pkgrel=3 +pkgver=0.13.0 +pkgrel=1 epoch=1 -_pkgcommit=33dbd7653ecf830b735382e11d9bee66853a6dcf +_pkgcommit=808460a678d9c993d393c36e7eb06601a157efcf pkgdesc="D Completion Daemon: auto-complete for the D programming language" arch=('x86_64') url="https://github.com/dlang-community/DCD"
