Date: Sunday, June 6, 2021 @ 21:01:44 Author: wild Revision: 956339 upgpkg: dcd 1:0.13.4-1: Updated to 0.13.4
Modified: dcd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-06 20:54:35 UTC (rev 956338) +++ PKGBUILD 2021-06-06 21:01:44 UTC (rev 956339) @@ -4,10 +4,10 @@ # Contributor: Mihails Strasuns <[email protected]> pkgname=dcd -pkgver=0.13.2 +pkgver=0.13.4 pkgrel=1 epoch=1 -_pkgcommit=f38d36ab411748b1ee306fe5de607cf1e7058908 +_pkgcommit=8dce131a8ec715382a104feed52d08a1aacdc960 pkgdesc="D Completion Daemon: auto-complete for the D programming language" arch=('x86_64') url="https://github.com/dlang-community/DCD"
