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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Jun 19 15:43:59 UTC 2021


    Date: Saturday, June 19, 2021 @ 15:43:59
  Author: jlichtblau
Revision: 965523

upgpkg: python-pygit2 1.6.0-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:24:13 UTC (rev 965522)
+++ PKGBUILD	2021-06-19 15:43:59 UTC (rev 965523)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=python-pygit2
-pkgver=1.5.0
+pkgver=1.6.0
 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=('27f9918fe47b189387378923884928d69b18b8aacc54000edc0669f8741de2e4')
+sha256sums=('9fb7a2dc502eacfad054b20bff51c5ac3a036b36a00a0042e3acab59b4b2a963')
 
 build() {
 	cd "pygit2-$pkgver"



More information about the arch-commits mailing list