Date: Tuesday, April 4, 2023 @ 08:30:47
  Author: grawlinson
Revision: 1434492

upgpkg: d2 0.3.0-1; new upstream release

Modified:
  d2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-04 08:29:46 UTC (rev 1434491)
+++ PKGBUILD    2023-04-04 08:30:47 UTC (rev 1434492)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=d2
-pkgver=0.2.2
+pkgver=0.3.0
 pkgrel=1
 pkgdesc='A modern diagram scripting language that turns text to diagrams'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('gcc-libs')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='ab4e4542d67053f256e2b51ebf5276c722b8d1d9'
+_commit='584a543fe53b078b4924c99a80c07c8bdf8914ac'
 source=("$pkgname::git+https://github.com/terrastruct/d2#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to