Date: Saturday, March 16, 2019 @ 23:23:12 Author: wild Revision: 442259
upgpkg: dcd 1:0.11.0-1 Updated to 0.11.0 and incremented epoch Modified: dcd/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-16 23:11:03 UTC (rev 442258) +++ PKGBUILD 2019-03-16 23:23:12 UTC (rev 442259) @@ -4,9 +4,10 @@ # Contributor: Mihails Strasuns <[email protected]> pkgname=dcd -pkgver=0.11.2 +pkgver=0.11.0 pkgrel=1 -_pkgcommit=a163e33beb69cc661d8f82b3d983b4f39955f312 +epoch=1 +_pkgcommit=8a7a6c75acfb320e0b8aa5e00d210f5393ae3363 pkgdesc="D Completion Daemon: auto-complete for the D programming language" arch=('x86_64') url="https://github.com/Hackerpilot/DCD"
