gi-docgen: Update to 2021.8
This commit is contained in:
parent
81d9150648
commit
0cb88db852
@ -4,7 +4,7 @@ _pyname=gi-docgen
|
||||
_realname=gi-docgen
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=2021.7
|
||||
pkgver=2021.8
|
||||
pkgrel=1
|
||||
pkgdesc='Documentation tool for GObject-based libraries (mingw-w64)'
|
||||
arch=('any')
|
||||
@ -25,7 +25,7 @@ makedepends=(
|
||||
source=(
|
||||
"${_pyname}-${pkgver}.tar.gz::https://pypi.org/packages/source/${_pyname::1}/${_pyname}/${_pyname}-${pkgver}.tar.gz"
|
||||
)
|
||||
sha256sums=('0fd3f22b02204931d8feb4279fa00d4310d0b8a1f94d14025d440cddb4fe3e0a')
|
||||
sha256sums=('5479f14fd7c918c5d5445b89ef35db1b1d3e95834c723881cdfc3c3aa048d18e')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user