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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Sun Feb 6 21:43:40 UTC 2022


    Date: Sunday, February 6, 2022 @ 21:43:40
  Author: jlichtblau
Revision: 1127281

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

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-06 21:42:14 UTC (rev 1127280)
+++ PKGBUILD	2022-02-06 21:43:40 UTC (rev 1127281)
@@ -4,7 +4,7 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=python-pygit2
-pkgver=1.7.2
+pkgver=1.8.0
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-cffi' 'python-setuptools' 'git' 'python-six')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz"::$url/archive/v$pkgver.tar.gz)
-sha256sums=('054e69269056cdce60c3456ac89f4d0e05798c80342b64c0c970b5abe4af8833')
+sha256sums=('61da6f55643bc7d9c70344b1b3f9f80fedbbc5bf41e88f82d10670380ae704b5')
 
 prepare() {
 	cd "pygit2-$pkgver"



More information about the arch-commits mailing list