Date: Saturday, April 10, 2021 @ 19:33:55 Author: wild Revision: 915611
upgpkg: dcd 1:0.13.2-1: Updated to 0.13.2 Modified: dcd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-10 19:29:49 UTC (rev 915610) +++ PKGBUILD 2021-04-10 19:33:55 UTC (rev 915611) @@ -4,10 +4,10 @@ # Contributor: Mihails Strasuns <[email protected]> pkgname=dcd -pkgver=0.13.1 +pkgver=0.13.2 pkgrel=1 epoch=1 -_pkgcommit=92db0486968f8ee59c16099c21b133dc4e9d91cb +_pkgcommit=f38d36ab411748b1ee306fe5de607cf1e7058908 pkgdesc="D Completion Daemon: auto-complete for the D programming language" arch=('x86_64') url="https://github.com/dlang-community/DCD"
