python-dulwich: Update to 0.20.3
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
_realname=dulwich
|
||||
pkgname="python-${_realname}"
|
||||
pkgver=0.20.2
|
||||
pkgver=0.20.3
|
||||
pkgrel=1
|
||||
pkgdesc='Pure-Python implementation of the Git file formats and protocols'
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -11,7 +11,7 @@ license=('GPL')
|
||||
depends=('python')
|
||||
makedepends=('python-setuptools' 'libcrypt-devel')
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('273fa401e11c215ed81a4a0c8474ed06aeae31900974fdd4a87af5df0e458115')
|
||||
sha256sums=('226491bcf3cdd629c8558d0b4d50b0e9a991a74fb9836c39e90c8c7b445b662c')
|
||||
|
||||
prepare(){
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user