summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsyntonym2020-07-30 12:12:41 +0200
committersyntonym2020-07-30 12:12:41 +0200
commitb4fe600e0a2b391248141d12f160235f7b2701a2 (patch)
treeeae1ea89d7d5bdb4fce97dc45cd81e1a3739a229
parent334eb612a665226bd459f48fa6b7400fd9849295 (diff)
downloadaur-b4fe600e0a2b391248141d12f160235f7b2701a2.tar.gz
Update version
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ed2be57dcea..c54e1247bc58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: syntonym <syntaar@gmail.com>
pkgname=pandoc-plot-bin
-pkgver=0.8.0.0
+pkgver=0.8.1.0
pkgrel=1
epoch=
pkgdesc="Render and include figures in Pandoc documents using your plotting toolkit of choice"
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://github.com/LaurentRDC/pandoc-plot"
license=('GPL2')
source=("https://github.com/LaurentRDC/pandoc-plot/releases/download/$pkgver/pandoc-plot-linux-x86_64.tar.xz")
-sha256sums=('cf3ca956d7fea6c744c0ccf88fb9ef3f0f1a36a22617aa871a183659823b0101')
+sha256sums=('729efd23d4b3ccc22391e5fb00cf0c7f55eb7a944085da7f5c5c99b19bea6b8b')
package() {
install -D pandoc-plot ${pkgdir}/usr/bin/pandoc-plot