Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
pandoc-plot
Commits:
ae5b6916 by Felix Yan at 2023-10-06T09:43:06+03:00
upgpkg: 1.7.0-53: rebuild with text-icu 0.8.0.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pandoc-plot
pkgdesc = A Pandoc filter to include figures generated from code blocks
using your plotting toolkit of choice.
pkgver = 1.7.0
- pkgrel = 52
+ pkgrel = 53
url = https://github.com/LaurentRDC/pandoc-plot#readme
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=pandoc-plot
pkgver=1.7.0
-pkgrel=52
+pkgrel=53
pkgdesc="A Pandoc filter to include figures generated from code blocks using
your plotting toolkit of choice."
url="https://github.com/LaurentRDC/pandoc-plot#readme"
license=("GPL")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-plot/-/commit/ae5b6916d19a7ba965f283040372ae23b4fbf083
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-plot/-/commit/ae5b6916d19a7ba965f283040372ae23b4fbf083
You're receiving this email because of your account on gitlab.archlinux.org.