Date: Wednesday, May 10, 2023 @ 21:03:38
  Author: grawlinson
Revision: 1459830

upgpkg: d2 0.4.2-1; new upstream release

Modified:
  d2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-10 20:58:27 UTC (rev 1459829)
+++ PKGBUILD    2023-05-10 21:03:38 UTC (rev 1459830)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=d2
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc='A modern diagram scripting language that turns text to diagrams'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc' 'gcc-libs')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='f387498c0282bc61ae1a314cc6179be6ecd81716'
+_commit='65a9e43e96be29422c8481c640711cbce960e106'
 source=("$pkgname::git+https://github.com/terrastruct/d2#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to