summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsasvari2017-10-04 11:18:14 +0200
committersasvari2017-10-04 11:18:14 +0200
commite92b5dddca4e4a572404d2f2b5cc6a8025d0b1e0 (patch)
treed925ec9682b94751b06f288232c507e93d90b14b
parent2ef7617d45cf35712a8a1b7cf8fbb51382370992 (diff)
downloadaur-e92b5dddca4e4a572404d2f2b5cc6a8025d0b1e0.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 32abf4f1dadb..2fa7f8c0503f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python2-matplotlib2tikz-git
pkgdesc = Convert matplotlib figures into TikZ/PGFPlots
- pkgver = 0.6.13
+ pkgver = 0.6.13.r2.gef83f22
pkgrel = 1
url = https://github.com/nschloe/matplotlib2tikz
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 6cc96db7723c..4240dd4ffc0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: sasvari <sasvari@fastmail.com>
pkgname=python2-matplotlib2tikz-git
-pkgver=0.6.13
+pkgver=0.6.13.r2.gef83f22
pkgrel=1
pkgdesc="Convert matplotlib figures into TikZ/PGFPlots"
url="https://github.com/nschloe/matplotlib2tikz"