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

Lukas Fleischer lfleischer at archlinux.org
Sat Oct 10 13:32:17 UTC 2020


    Date: Saturday, October 10, 2020 @ 13:32:17
  Author: lfleischer
Revision: 723102

upgpkg: python-pygit2 1.3.0-1: upstream update

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-10 13:32:15 UTC (rev 723101)
+++ PKGBUILD	2020-10-10 13:32:17 UTC (rev 723102)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=python-pygit2
-pkgver=1.2.1
+pkgver=1.3.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=('dc5dd39324dc21404f7a802895e1baeacd23bfff7ce49c38c943225e07cfef88')
+sha256sums=('1ffbbbfc2f85694b8f395a616ab930e57b2df9d50781e8ba84603d293ae70462')
 
 build() {
 	cd "pygit2-$pkgver"



More information about the arch-commits mailing list