gi-docgen: Update to 2021.8

This commit is contained in:
Biswapriyo Nath 2021-10-25 12:42:29 +05:30 committed by GitHub
parent 81d9150648
commit 0cb88db852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"