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

Caleb Maclennan alerque at gemini.archlinux.org
Tue Sep 6 10:55:48 UTC 2022


    Date: Tuesday, September 6, 2022 @ 10:55:48
  Author: alerque
Revision: 1294411

upgpkg: python-pygit2 1.10.1-1

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-06 10:54:08 UTC (rev 1294410)
+++ PKGBUILD	2022-09-06 10:55:48 UTC (rev 1294411)
@@ -4,7 +4,7 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=python-pygit2
-pkgver=1.10.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('cython' 'python-build' 'python-cffi' 'python-installer' 'python-setuptools' 'git' 'python-six' 'python-wheel')
 checkdepends=('python-pytest-runner')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('f86f76812a1eed69b4b36757ddf77a1e455d8dc508ed26550b4e4be46e5e79af')
+sha256sums=('4424d2a7817b5b97fdeb08f908c2bd96f87d46b5d60ca4d33afd06d48257c015')
 
 prepare() {
 	cd "pygit2-$pkgver"



More information about the arch-commits mailing list