* update python-ghp-import to 2.1.0-4

This commit is contained in:
Alexander Baldeck 2024-12-05 07:18:51 +01:00
parent 7f5936ddd0
commit 92fdf802ff
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-ghp-import
pkgdesc = Copy your docs directly to the gh-pages branch
pkgver = 2.1.0
pkgrel = 2
pkgrel = 4
url = https://pypi.python.org/pypi/ghp-import
arch = any
license = custom:Tumbolia

View File

@ -5,9 +5,9 @@
pkgname=python-ghp-import
_pkgname=ghp-import
pkgver=2.1.0
pkgrel=2
pkgrel=4
pkgdesc='Copy your docs directly to the gh-pages branch'
arch=('any')
arch=(any)
url="https://pypi.python.org/pypi/ghp-import"
license=(custom:Tumbolia)
depends=('python')