Date: Sunday, March 26, 2023 @ 07:15:20
  Author: felixonmars
Revision: 1428219

upgpkg: python-httplib2 0.22.0-1

Modified:
  python-httplib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-26 04:33:33 UTC (rev 1428218)
+++ PKGBUILD    2023-03-26 07:15:20 UTC (rev 1428219)
@@ -8,8 +8,8 @@
 # Contributor: Anton Eliasson <[email protected]>
 
 pkgname=python-httplib2
-pkgver=0.21.0
-pkgrel=3
+pkgver=0.22.0
+pkgrel=1
 pkgdesc='Comprehensive HTTP client library, supporting many features'
 arch=('any')
 url='https://github.com/httplib2/httplib2'
@@ -37,7 +37,7 @@
   'python-cryptography'
   'python-six'
 )
-_commit='3094c64ee75e13530c62217180bf2a983084257e'
+_commit=09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7
 source=(
   "$pkgname::git+$url#commit=$_commit"
   'use-system-certificates.patch'

Reply via email to