python-configobj: Update to 5.0.9
This commit is contained in:
parent
700e67b9d0
commit
036776df8e
@ -3,8 +3,8 @@
|
||||
_realname=configobj
|
||||
pkgbase="python-${_realname}"
|
||||
pkgname=("python-${_realname}")
|
||||
pkgver=5.0.8
|
||||
pkgrel=3
|
||||
pkgver=5.0.9
|
||||
pkgrel=1
|
||||
pkgdesc="Simple but powerful config file reader and writer for Python"
|
||||
arch=('any')
|
||||
license=('spdx:BSD-3-Clause')
|
||||
@ -19,7 +19,7 @@ makedepends=(
|
||||
'python-setuptools'
|
||||
)
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('6f704434a07dc4f4dc7c9a745172c1cad449feb548febd9f7fe362629c627a97')
|
||||
sha256sums=('03c881bbf23aa07bccf1b837005975993c4ab4427ba57f959afdd9d1a2386848')
|
||||
|
||||
build() {
|
||||
cd "${_realname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user