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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jun 10 14:27:41 UTC 2019


    Date: Monday, June 10, 2019 @ 14:27:41
  Author: jlichtblau
Revision: 479723

upgpkg: python-pygit2 0.28.2-1 - new upstream release

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-10 14:22:21 UTC (rev 479722)
+++ PKGBUILD	2019-06-10 14:27:41 UTC (rev 479723)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pygit2
 pkgname=('python-pygit2' 'python2-pygit2')
-pkgver=0.27.4
+pkgver=0.28.2
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('libgit2>=1:0.27.0')
 makedepends=('python-cffi' 'python2-cffi' 'python-setuptools' 'python2-setuptools' 'git' 'python-six' 'python2-six')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/libgit2/pygit2/archive/v${pkgver}.tar.gz")
-sha256sums=('be43f71591c3af8516256cadc080615568a610b4de1711232e0583f339aafe80')
+sha256sums=('5e0d357e5998ec6740bc085d06df4d4039f08cb113ad407916614328ce9eb500')
 
 package_python-pygit2() {
   depends+=('python-cffi' 'python-six')



More information about the arch-commits mailing list