[arch-commits] Commit in dfmt/trunk (PKGBUILD)
Dan Printzell
wild at archlinux.org
Wed Apr 1 19:44:21 UTC 2020
Date: Wednesday, April 1, 2020 @ 19:44:21
Author: wild
Revision: 609114
upgpkg: dfmt 0.11.0-2: Build against the correct git commit
Modified:
dfmt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-01 19:26:12 UTC (rev 609113)
+++ PKGBUILD 2020-04-01 19:44:21 UTC (rev 609114)
@@ -2,8 +2,8 @@
pkgname=('dfmt')
pkgver=0.11.0
-pkgrel=1
-_pkgcommit=436d157b4f5b9ab047e2207988e2416fa0b21a88
+pkgrel=2
+_pkgcommit=a4d4d94a50a19b903408825055427c44996811a0
pkgdesc="Dfmt is a formatter for D source code"
arch=('x86_64')
url="https://github.com/dlang-community/dfmt"
More information about the arch-commits
mailing list