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

Daniel M. Capella polyzen at gemini.archlinux.org
Fri Jul 15 18:23:41 UTC 2022


    Date: Friday, July 15, 2022 @ 18:23:41
  Author: polyzen
Revision: 1252988

upgpkg: python-dulwich 0.20.45-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-15 18:22:07 UTC (rev 1252987)
+++ PKGBUILD	2022-07-15 18:23:41 UTC (rev 1252988)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.44
+pkgver=0.20.45
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -19,8 +19,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=('10e8d73763dd30c86a99a15ade8bfcf3ab8fe96532cdf497e8cb1d11832352b8')
-b2sums=('ba120c682b0fd298a9f17eec524ffdd92af9024e30d0b8c52accda3ef8a1d4876b483e8aaa5f12b4beb73a6c1719ed4504c52396cd355244ab688ceab551faaf')
+sha256sums=('70710dd9ca2a442190c7e506892db074c318ac762e221f7529b8ce34802041b7')
+b2sums=('4eb6731312bd8bb45d35efdc1e640dd2cfb118b633de461c4f9ffa2a9e50258bada2c77b4d4bf2e72bc9947f143f89fd720e4e9411f0f84d67ab208f39f7b4b8')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list