George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / d2


Commits:
423ec487 by George Rawlinson at 2023-12-28T18:36:45+13:00
upgpkg: 0.6.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = d2
        pkgdesc = A modern diagram scripting language that turns text to 
diagrams
-       pkgver = 0.6.2
+       pkgver = 0.6.3
        pkgrel = 1
        url = https://d2lang.com
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = d2
        depends = glibc
        depends = gcc-libs
        options = !lto
-       source = 
d2::git+https://github.com/terrastruct/d2#commit=e377e79666c39e33dd0bd87b8dd51b946f959381
+       source = 
d2::git+https://github.com/terrastruct/d2#commit=241987605b893f4dc030abd17ae6fbc45aa2ad65
        b2sums = SKIP
 
 pkgname = d2


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <grawlin...@archlinux.org>
 
 pkgname=d2
-pkgver=0.6.2
+pkgver=0.6.3
 pkgrel=1
 pkgdesc='A modern diagram scripting language that turns text to diagrams'
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MPL2')
 depends=('glibc' 'gcc-libs')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='e377e79666c39e33dd0bd87b8dd51b946f959381'
+_commit='241987605b893f4dc030abd17ae6fbc45aa2ad65'
 source=("$pkgname::git+https://github.com/terrastruct/d2#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/d2/-/commit/423ec487a3b981b3a745378fb43c7e4304b89e73

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/d2/-/commit/423ec487a3b981b3a745378fb43c7e4304b89e73
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to