Skip to content
Snippets Groups Projects
Commit 0e43f518 authored by alice's avatar alice
Browse files

testing/py3-sphinxcontrib-phpdomain: upgrade to 0.10.0

parent 4b06fa75
No related branches found
Tags v20190508
No related merge requests found
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch> # Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-sphinxcontrib-phpdomain pkgname=py3-sphinxcontrib-phpdomain
_pkgname=sphinxcontrib-phpdomain pkgver=0.10.0
pkgver=0.9.0 pkgrel=0
pkgrel=1
pkgdesc="Sphinx phpdomain extension" pkgdesc="Sphinx phpdomain extension"
url="https://pypi.org/project/sphinxcontrib-phpdomain" url="https://pypi.org/project/sphinxcontrib-phpdomain"
arch="noarch" arch="noarch"
...@@ -14,8 +13,8 @@ makedepends=" ...@@ -14,8 +13,8 @@ makedepends="
py3-setuptools py3-setuptools
py3-wheel py3-wheel
" "
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" source="$pkgname-$pkgver.tar.gz::https://github.com/markstory/sphinxcontrib-phpdomain/archive/refs/tags/$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver builddir="$srcdir"/sphinxcontrib-phpdomain-$pkgver
replaces="py-sphinxcontrib-phpdomain" # for backwards compatibility replaces="py-sphinxcontrib-phpdomain" # for backwards compatibility
provides="py-sphinxcontrib-phpdomain=$pkgver-r$pkgrel" # for backwards compatibility provides="py-sphinxcontrib-phpdomain=$pkgver-r$pkgrel" # for backwards compatibility
...@@ -32,5 +31,5 @@ package() { ...@@ -32,5 +31,5 @@ package() {
} }
sha512sums=" sha512sums="
3149a8bd79b3b0b6826e01b204f14d87de83878699f0dbd1ee28cfa31c79274569555b0b3bbecad570609764077d165d46652da91e2583d8074208338c5b8e63 sphinxcontrib-phpdomain-0.9.0.tar.gz b88d68ede493906a09977434d98b7d72fc46143909c3d1abc38cc181b5731237d204fa8b98144e95e676d3f6abce921a5153f55daade327f97dd266057c8c546 py3-sphinxcontrib-phpdomain-0.10.0.tar.gz
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment