Date: Saturday, April 10, 2021 @ 19:29:44 Author: wild Revision: 915609
upgpkg: dfmt 0.13.4-1: Updated to 0.13.4 Modified: dfmt/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-10 19:03:37 UTC (rev 915608) +++ PKGBUILD 2021-04-10 19:29:44 UTC (rev 915609) @@ -1,9 +1,9 @@ # Maintainer: Dan Printzell <[email protected]> pkgname=('dfmt') -pkgver=0.13.3 +pkgver=0.13.4 pkgrel=1 -_pkgcommit=3479e737076a156518e4d32575029161151c0c8f +_pkgcommit=e79ba9f0c89ee39f32780c5a2fcd2294b1040190 pkgdesc="Dfmt is a formatter for D source code" arch=('x86_64') url="https://github.com/dlang-community/dfmt"
