summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsasvari2018-09-16 19:40:46 +0200
committersasvari2018-09-16 19:40:46 +0200
commit9cc31a8a546b1439f87badc89e30abdbcb9b7ad5 (patch)
tree4fcc05f1b3e723dda3278c7fb1199920a443fb51
parent82f9c854bf546a486599e2c5de5445b813e00ea2 (diff)
downloadaur-9cc31a8a546b1439f87badc89e30abdbcb9b7ad5.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 de026cbffe9f..96b864c2cf96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python2-matplotlib2tikz-git
pkgdesc = Convert matplotlib figures into TikZ/PGFPlots
- pkgver = 0.6.17.r28.g50fa2aa
+ pkgver = 0.6.18
pkgrel = 1
url = https://github.com/nschloe/matplotlib2tikz
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index ddd74b561731..69a5b1ce27e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: sasvari <sasvari@fastmail.com>
pkgname=python2-matplotlib2tikz-git
-pkgver=0.6.17.r28.g50fa2aa
+pkgver=0.6.18
pkgrel=1
pkgdesc="Convert matplotlib figures into TikZ/PGFPlots"
url="https://github.com/nschloe/matplotlib2tikz"