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

Daniel M. Capella polyzen at gemini.archlinux.org
Mon Nov 1 17:56:53 UTC 2021


    Date: Monday, November 1, 2021 @ 17:56:52
  Author: polyzen
Revision: 1035219

upgpkg: python-dulwich 0.20.26-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-01 17:45:52 UTC (rev 1035218)
+++ PKGBUILD	2021-11-01 17:56:52 UTC (rev 1035219)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.25
+pkgver=0.20.26
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -18,8 +18,8 @@
             'python-pyopenssl: for HTTPS support via urllib3'
             'python-pyinotify: to watch for changes to refs')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('79baea81583eb61eb7bd4a819ab6096686b362c626a4640d84d4fc5539139353')
-b2sums=('bdb053218bde037cf6cf3f2e0e6f2abd881537cfe2fb4a72f3169ea74ae6c4591def2d9eb1f3abcfbaf209e04931aa7c22fe38527e063e3ac77485afbe4330d1')
+sha256sums=('38aa50f859c8ea53071a049c3f1d5cc54f7dc60a4136a1ab631756a79f6582b5')
+b2sums=('1f027d98c214210caae687f0d5afa0ffe9d758942b6ef20a9d2823808ed0b857283698daaed492451ac63a718df1bd6a91e53ea521e1943328fcc963140fe752')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list