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

Lukas Fleischer lfleischer at archlinux.org
Sun May 17 16:15:09 UTC 2020


    Date: Sunday, May 17, 2020 @ 16:15:08
  Author: lfleischer
Revision: 628251

upgpkg: python-pygit2 1.2.1-1: upstream update

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-17 16:00:49 UTC (rev 628250)
+++ PKGBUILD	2020-05-17 16:15:08 UTC (rev 628251)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=python-pygit2
-pkgver=1.2.0
+pkgver=1.2.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=('30f92d0f54c194e9e59c48513376555897f083fa7abf7e0fecd6143b3aed6f2b')
+sha256sums=('dc5dd39324dc21404f7a802895e1baeacd23bfff7ce49c38c943225e07cfef88')
 
 build() {
 	cd "pygit2-$pkgver"



More information about the arch-commits mailing list