Skip to content

Commit

Permalink
python-sphinxcontrib-moderncmakedomain: update to 3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Aug 12, 2023
1 parent 5b1e5eb commit d0c46f7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mingw-w64-python-sphinxcontrib-moderncmakedomain/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
_realname=sphinxcontrib-moderncmakedomain
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=3.26.4
pkgrel=2
pkgver=3.27.0
pkgrel=1
pkgdesc="Sphinx Domain for Modern CMake (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
license=('CMake')
url="https://github.com/slurps-mad-rips/moderncmakedomain"
url="https://github.com/scikit-build/moderncmakedomain"
depends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-sphinx")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
"${MINGW_PACKAGE_PREFIX}-python-installer"
"${MINGW_PACKAGE_PREFIX}-python-hatchling")
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest")
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname/-/_}-${pkgver}.tar.gz")
sha256sums=('c4a62d586ed1a9baf1790b816fcc04c249dd3ac239bc7c7b79663951a0a463b8')
sha256sums=('51e259e91f58d17cc0fac9307fd40106aa59d5acaa741887903fc3660361d1a1')

prepare() {
cd ${srcdir}
Expand Down

0 comments on commit d0c46f7

Please sign in to comment.