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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Jun 19 15:50:07 UTC 2021


    Date: Saturday, June 19, 2021 @ 15:50:06
  Author: jlichtblau
Revision: 965527

upgpkg: python-pygit2 1.6.1-1 - new upstream release

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-19 15:44:52 UTC (rev 965526)
+++ PKGBUILD	2021-06-19 15:50:06 UTC (rev 965527)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=python-pygit2
-pkgver=1.6.0
+pkgver=1.6.1
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python-cffi' 'python-setuptools' 'git' 'python-six')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz"::https://github.com/libgit2/pygit2/archive/v$pkgver.tar.gz)
-sha256sums=('9fb7a2dc502eacfad054b20bff51c5ac3a036b36a00a0042e3acab59b4b2a963')
+sha256sums=('2e3fe066bb9a94694e6f87a54f28fffc3ff834fe3b1ff62036f4c9ec8aad1846')
 
 build() {
 	cd "pygit2-$pkgver"



More information about the arch-commits mailing list