summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsasvari2019-04-25 11:35:42 +0200
committersasvari2019-04-25 11:35:42 +0200
commita4e6ace1d5e1780c7275b56ab9c60de365d2d62f (patch)
treec54650ef8f6a5cefd8250e8208df938a5e64bfd5
parent54529fd0e5f2d53550ba7a60f5b56b0fa4d13beb (diff)
downloadaur-a4e6ace1d5e1780c7275b56ab9c60de365d2d62f.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 121ceec7ac03..649b837e7288 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python2-matplotlib2tikz-git
pkgdesc = Convert matplotlib figures into TikZ/PGFPlots
- pkgver = 0.7.2.r2.gafa4d36
+ pkgver = 0.7.4.r8.gac5daca
pkgrel = 1
url = https://github.com/nschloe/matplotlib2tikz
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 7a7b182164a9..7d1c5f1b8225 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: sasvari <sasvari@fastmail.com>
pkgname=python2-matplotlib2tikz-git
-pkgver=0.7.2.r2.gafa4d36
+pkgver=0.7.4.r8.gac5daca
pkgrel=1
pkgdesc="Convert matplotlib figures into TikZ/PGFPlots"
url="https://github.com/nschloe/matplotlib2tikz"