python-attrs: Update to 20.3.0
This commit is contained in:
parent
e20d85ae0d
commit
7c9699fcb7
@ -3,7 +3,7 @@
|
||||
_realname=attrs
|
||||
pkgbase=python-attrs
|
||||
pkgname=("python-${_realname}")
|
||||
pkgver=20.2.0
|
||||
pkgver=20.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="Attributes without boilerplate."
|
||||
arch=('any')
|
||||
@ -15,7 +15,7 @@ provides=("python3-${_realname}")
|
||||
replaces=("python3-${_realname}")
|
||||
conflicts=("python3-${_realname}")
|
||||
source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz")
|
||||
sha512sums=('829030d8c1fe7bffbbb8d70fc56228f4c378d85a24c89d802e51f63a78abbfa24f46f5aa8b56cb7ba26ef0bf1fb272163873c45c994145de0be45b14c6fb29cd')
|
||||
sha512sums=('640532c6b763fd96572e5d85e93c111bebc4c5e0ff9419fe92fb51280f03acb5f9f43339f57d30659e777d5578460675c60ec0a362f9ad433893e3624ce6a931')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user