summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c62a3190586e..c6f2e5462120 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=sphinxcontrib-tikz
pkgname=("python-${_name}")
-pkgver=0.4.16
+pkgver=0.4.19
pkgrel=1
pkgdesc="TikZ extension for Sphinx."
arch=('any')
@@ -11,7 +11,7 @@ url="https://bitbucket.org/philexander/tikz"
license=('BSD')
makedepends=('python' 'python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha256sums=('f1ff45371e96328a5caa2854ccd950a0f0466285b6624162e96d626852c3e2a5')
+sha256sums=('81e9fe6c7e0dbc46f19f1af91d2b62b01d41ab22884b89f55681f200ae265d49')
package_python-sphinxcontrib-tikz() {
depends=('python' 'python-setuptools')