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


Commits:
b10c17d4 by George Rawlinson at 2023-12-16T19:57:22+13:00
upgpkg: 0.6.2-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.1
+       pkgver = 0.6.2
        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=7c1d806eaac22cbe3053c728511213fae577c005
+       source = 
d2::git+https://github.com/terrastruct/d2#commit=e377e79666c39e33dd0bd87b8dd51b946f959381
        b2sums = SKIP
 
 pkgname = d2


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <grawlin...@archlinux.org>
 
 pkgname=d2
-pkgver=0.6.1
+pkgver=0.6.2
 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='7c1d806eaac22cbe3053c728511213fae577c005'
+_commit='e377e79666c39e33dd0bd87b8dd51b946f959381'
 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/b10c17d402632669e9e65f1b5860de542fbc931f

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


Reply via email to