python-oslosphinx: Update to 4.18.0
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
_realname=oslosphinx
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=4.10.0
|
||||
pkgver=4.18.0
|
||||
pkgrel=1
|
||||
pkgdesc="Some package (mingw-w64)"
|
||||
pkgdesc="OpenStack Sphinx Extensions and Theme (mingw-w64)"
|
||||
arch=('any')
|
||||
url='https://github.com/openstack/oslosphinx'
|
||||
license=('Apache')
|
||||
@@ -24,7 +24,7 @@ options=('staticlibs' 'strip' '!debug')
|
||||
checkdepends=("${MINGW_PACKAGE_PREFIX}-python3-sphinx"
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-sphinx")
|
||||
source=("${_realname}-$pkgver.tar.gz"::"https://github.com/openstack/oslosphinx/archive/$pkgver.tar.gz")
|
||||
sha512sums=('4710dd45185a0493f49179f7faccbc95ee9fbd7ca32a678432ee2cbef96e1852cc3a5a8f7a668e6157454ec9b409356d496dabf905dc2582b587219e074c0bce')
|
||||
sha512sums=('47bd8912c47400538839e5b9ac0a81ecb2b7bbf30e83daade32046b3a1a70d892b53b7418ee59270fb36cddf6103214cef64d86c52602070c04ade2af29b3122')
|
||||
|
||||
# Helper macros to help make tasks easier #
|
||||
apply_patch_with_msg() {
|
||||
|
||||
Reference in New Issue
Block a user