testing/py-dulwich: upgrade to 0.19.2

This commit is contained in:
Fabian Affolter 2018-05-05 10:35:03 +00:00 committed by Francesco Colista
parent f9e0a2cfe8
commit 490b4721f5

View File

@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-dulwich
_pkgname=dulwich
pkgver=0.19.0
pkgver=0.19.2
pkgrel=0
pkgdesc="A python implementation of the Git file formats and protocols"
url="https://www.dulwich.io"
@ -48,4 +48,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir" || return 1
}
sha512sums="859e74ef6525b296fcf5dd5aa3898a1cde552a2ce1d7f1ad6fa74dd42b8eee1b459fd4b7eb55cc7e1a39b529060b4ec9800c9d284c31c5361f11f190b8d9a493 dulwich-0.19.0.tar.gz"
sha512sums="b4bea6080e8dc4516638299b95c6abad2029bfdcf67b1bc3fb490c044ea0108602b0e8bae4c5c842b9cf6db7e6bef71365298300406dc7a6cd801cd92a1652dc dulwich-0.19.2.tar.gz"