summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsasvari2019-03-03 20:25:22 +0100
committersasvari2019-03-03 20:25:22 +0100
commit4b7eae492b6bde1ff671ba2ace7a6e1ed76c6ef7 (patch)
tree5a04f6f5a928a783e1576f66242539d6d92bb4de
parent47751ba825cf2cb387fb81d9e54e1d8f142a84af (diff)
downloadaur-4b7eae492b6bde1ff671ba2ace7a6e1ed76c6ef7.tar.gz
new revision
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f8d6a476db3..9a8c03fbc7f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python2-matplotlib2tikz-git
pkgdesc = Convert matplotlib figures into TikZ/PGFPlots
- pkgver = 0.6.18.r10.gc64ed4c
+ pkgver = 0.6.18.r15.g6df24d0
pkgrel = 1
url = https://github.com/nschloe/matplotlib2tikz
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 3cf1d1bd9580..55527a82f5aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: sasvari <sasvari@fastmail.com>
pkgname=python2-matplotlib2tikz-git
-pkgver=0.6.18.r10.gc64ed4c
+pkgver=0.6.18.r15.g6df24d0
pkgrel=1
pkgdesc="Convert matplotlib figures into TikZ/PGFPlots"
url="https://github.com/nschloe/matplotlib2tikz"