Date: Friday, January 6, 2023 @ 11:42:19 Author: wild Revision: 1378574
upgpkg: dcd 1:0.15.2-1: Updated to 0.15.2 Modified: dcd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 11:22:10 UTC (rev 1378573) +++ PKGBUILD 2023-01-06 11:42:19 UTC (rev 1378574) @@ -4,10 +4,10 @@ # Contributor: Mihails Strasuns <[email protected]> pkgname=dcd -pkgver=0.15.0 +pkgver=0.15.2 pkgrel=1 epoch=1 -_pkgcommit=39baba327e73cd123c04e439e8fc5b8180b59be4 +_pkgcommit=4946d49abdc35810254151923bab30fb3cc2c004 pkgdesc="D Completion Daemon: auto-complete for the D programming language" arch=('x86_64') url="https://github.com/dlang-community/DCD"
