summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGermán L. Osella Massa2018-08-07 20:10:44 -0300
committerGermán L. Osella Massa2018-08-07 20:10:44 -0300
commit0a7c567227c3761d8c81a15fdba3414c35aae3ef (patch)
tree3887509c73573f29a621347fa78ee93fdc1defaa
parent8f3c5c360ebac7a65545fec8eb74d3b379cf1411 (diff)
downloadaur-0a7c567227c3761d8c81a15fdba3414c35aae3ef.tar.gz
Bump revision because Python 3.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c9848801110..a090b754593c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-mpld3
pkgdesc = D3 Viewer for Matplotlib
pkgver = 0.3
- pkgrel = 2
+ pkgrel = 4
url = http://mpld3.github.io/
arch = any
license = BSD 3-clause
diff --git a/PKGBUILD b/PKGBUILD
index 888597348403..28b6f630c9f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=('python-mpld3' 'python2-mpld3')
pkgver=0.3
-pkgrel=3
+pkgrel=4
pkgdesc='D3 Viewer for Matplotlib'
arch=('any')
url='http://mpld3.github.io/'