summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsasvari2018-10-29 14:28:31 +0100
committersasvari2018-10-29 14:28:31 +0100
commitdc31cc1dc94e8b5a9e2e85589207187e1de6c487 (patch)
tree62b8e1540bb7ac08061cee641961af361c9d7232
parent9cc31a8a546b1439f87badc89e30abdbcb9b7ad5 (diff)
downloadaur-dc31cc1dc94e8b5a9e2e85589207187e1de6c487.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 96b864c2cf96..70eb6d51c469 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python2-matplotlib2tikz-git
pkgdesc = Convert matplotlib figures into TikZ/PGFPlots
- pkgver = 0.6.18
+ pkgver = 0.6.18.r2.g0adc8e8
pkgrel = 1
url = https://github.com/nschloe/matplotlib2tikz
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 69a5b1ce27e9..17affbd9ee27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: sasvari <sasvari@fastmail.com>
pkgname=python2-matplotlib2tikz-git
-pkgver=0.6.18
+pkgver=0.6.18.r2.g0adc8e8
pkgrel=1
pkgdesc="Convert matplotlib figures into TikZ/PGFPlots"
url="https://github.com/nschloe/matplotlib2tikz"