summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent8f3c5c360ebac7a65545fec8eb74d3b379cf1411 (diff)
downloadaur-0a7c567227c3761d8c81a15fdba3414c35aae3ef.tar.gz
Bump revision because Python 3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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/'