summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsasvari2017-11-17 12:05:10 +0100
committersasvari2017-11-17 12:05:10 +0100
commitafb54149bd83358ad361a9bd795834ca191bcc07 (patch)
tree240191ff9d6ee2b44847140321bb308c395856fb
parentc0601cf5987e303de419b568e10f55ab7e7ff0e1 (diff)
downloadaur-afb54149bd83358ad361a9bd795834ca191bcc07.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 f033f7fc31b5..52b8c1cc22a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python2-matplotlib2tikz-git
pkgdesc = Convert matplotlib figures into TikZ/PGFPlots
- pkgver = 0.6.14
+ pkgver = 0.6.14.r2.g66da89d
pkgrel = 1
url = https://github.com/nschloe/matplotlib2tikz
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index a51e5e200ba7..032f128abd89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: sasvari <sasvari@fastmail.com>
pkgname=python2-matplotlib2tikz-git
-pkgver=0.6.14
+pkgver=0.6.14.r2.g66da89d
pkgrel=1
pkgdesc="Convert matplotlib figures into TikZ/PGFPlots"
url="https://github.com/nschloe/matplotlib2tikz"