python-dulwich: update to 0.21.5
This commit is contained in:
parent
f1a2b3d84f
commit
875a9436cc
@ -2,7 +2,7 @@
|
||||
|
||||
_realname=dulwich
|
||||
pkgname="python-${_realname}"
|
||||
pkgver=0.21.3
|
||||
pkgver=0.21.5
|
||||
pkgrel=1
|
||||
pkgdesc='Pure-Python implementation of the Git file formats and protocols'
|
||||
arch=('any')
|
||||
@ -21,7 +21,7 @@ makedepends=(
|
||||
"python-installer"
|
||||
)
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('7ca3b453d767eb83b3ec58f0cfcdc934875a341cdfdb0dc55c1431c96608cf83')
|
||||
sha256sums=('70955e4e249ddda6e34a4636b90f74e931e558f993b17c52570fa6144b993103')
|
||||
|
||||
prepare(){
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user