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

Daniel M. Capella polyzen at archlinux.org
Sun Jan 26 21:28:28 UTC 2020


    Date: Sunday, January 26, 2020 @ 21:28:27
  Author: polyzen
Revision: 555761

upgpkg: python-dulwich 0.19.15-1

Modified:
  python-dulwich/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-26 21:18:00 UTC (rev 555760)
+++ PKGBUILD	2020-01-26 21:28:27 UTC (rev 555761)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.19.14
+pkgver=0.19.15
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('python-certifi' 'python-urllib3')
 checkdepends=('python-mock')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('d1320232c859ab086fff79eee8fa6ddbcbcbe01ff0c64c9bed48eca470b00b46')
+sha256sums=('805a9b1932dc28b91f359f529c2e46b7623aec3ab719c96d3f2fc63d0d8d8411')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list