summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsasvari2019-03-22 13:12:47 +0100
committersasvari2019-03-22 13:12:47 +0100
commit54529fd0e5f2d53550ba7a60f5b56b0fa4d13beb (patch)
treeda6e7f4c0a4465af62e1b0b670bb2b8514fed8cf
parent4b7eae492b6bde1ff671ba2ace7a6e1ed76c6ef7 (diff)
downloadaur-54529fd0e5f2d53550ba7a60f5b56b0fa4d13beb.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 9a8c03fbc7f3..121ceec7ac03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python2-matplotlib2tikz-git
pkgdesc = Convert matplotlib figures into TikZ/PGFPlots
- pkgver = 0.6.18.r15.g6df24d0
+ pkgver = 0.7.2.r2.gafa4d36
pkgrel = 1
url = https://github.com/nschloe/matplotlib2tikz
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 55527a82f5aa..7a7b182164a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: sasvari <sasvari@fastmail.com>
pkgname=python2-matplotlib2tikz-git
-pkgver=0.6.18.r15.g6df24d0
+pkgver=0.7.2.r2.gafa4d36
pkgrel=1
pkgdesc="Convert matplotlib figures into TikZ/PGFPlots"
url="https://github.com/nschloe/matplotlib2tikz"