diff --git a/community/python-matplotlib/PKGBUILD b/community/python-matplotlib/PKGBUILD index a259e0093..66ae78786 100644 --- a/community/python-matplotlib/PKGBUILD +++ b/community/python-matplotlib/PKGBUILD @@ -11,7 +11,7 @@ pkgname=python-matplotlib pkgver=3.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="A python plotting library, making publication quality plots" arch=(x86_64) url="https://matplotlib.org" @@ -39,8 +39,8 @@ makedepends=(git rsync python-setuptools checkdepends=(python-pytest python-pytest-xdist python-pytest-runner xorg-server-xvfb texlive-core texlive-latexextra ghostscript inkscape mencoder ffmpeg imagemagick python-pandas) -_tag=918149749ca2977d9ca43acda8eed4be811e81b4 # git rev-parse v${pkgver} -source=(git+https://github.com/matplotlib/matplotlib.git#tag=v${pkgver}?signed) +_tag=71c0c77108b849d2c2702601269c3ea7d63a53d9 # git rev-parse v${pkgver} +source=(git+https://github.com/matplotlib/matplotlib.git#tag=${_tag}?signed) sha512sums=(SKIP) validpgpkeys=(23CAB59E3332F94D26BEF0378D86E7FAE5EB0C10) # Elliott Sales de Andrade