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 367dbf1774f9..779c330962ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=sphinxcontrib-tikz
pkgname=("python-${_name}" "python2-${_name}")
-pkgver=0.4.7
+pkgver=0.4.8
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' 'python2' 'python2-setuptools')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha256sums=('5ee0611ef1a527d436c0555d45f745eaf922c2e4c65271f28daa2048531b024d')
+sha256sums=('1ef2a5de61a5c78515f5700001ec35faa5f879c333c704da003ffc08080575e7')
prepare() {
cp -a "sphinxcontrib-tikz-$pkgver" "sphinxcontrib-tikz2-$pkgver"