[arch-commits] Commit in python-dulwich/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Mon Mar 8 03:30:48 UTC 2021


    Date: Monday, March 8, 2021 @ 03:30:47
  Author: polyzen
Revision: 886880

upgpkg: python-dulwich 0.20.20-1

Modified:
  python-dulwich/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-08 03:30:47 UTC (rev 886879)
+++ PKGBUILD	2021-03-08 03:30:47 UTC (rev 886880)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.19
+pkgver=0.20.20
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 depends=('python-certifi' 'python-urllib3')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('7a5c976c5ce737ec207be1815c654351bf1d0387fc6480ed32cd58c9d0e2cda9')
-b2sums=('89a63943a150ccd15549898689af68769b7f0cf25065e6cf9c9c5addb0fb3635fbc5c0fd23c79d2facdaf3086fd5e853e7ac3f9690f7fe40e0b561f0709651e9')
+sha256sums=('426959b9705fadcc6c820e5adf3291d71a48aba0afccf7411422e3308f115f87')
+b2sums=('941cb09c0537ec9ab96fc65cac12f94cc74b549eb2a8a516def96f66a8d31ad602ae4253910a24efe7254411dd4723832481b0df3189a9cb8708e3bbd512eb6f')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list