[arch-commits] Commit in python-pygit2/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at gemini.archlinux.org
Sun Feb 6 21:42:08 UTC 2022
Date: Sunday, February 6, 2022 @ 21:42:08
Author: jlichtblau
Revision: 1127279
upgpkg: python-pygit2 1.7.2-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:36:31 UTC (rev 1127278)
+++ PKGBUILD 2022-02-06 21:42:08 UTC (rev 1127279)
@@ -4,7 +4,7 @@
# Contributor: Daniel Micay <danielmicay at gmail.com>
pkgname=python-pygit2
-pkgver=1.7.1
+pkgver=1.7.2
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=('c2b453d3faffb5708cb291335a71256e2e2f08bbb715331a9cb7904a9da116bd')
+sha256sums=('054e69269056cdce60c3456ac89f4d0e05798c80342b64c0c970b5abe4af8833')
prepare() {
cd "pygit2-$pkgver"
More information about the arch-commits
mailing list