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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Mar 26 18:23:45 UTC 2018


    Date: Monday, March 26, 2018 @ 18:23:44
  Author: jlichtblau
Revision: 312741

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

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-26 18:17:42 UTC (rev 312740)
+++ PKGBUILD	2018-03-26 18:23:44 UTC (rev 312741)
@@ -5,7 +5,7 @@
 
 pkgbase=python-pygit2
 pkgname=('python-pygit2' 'python2-pygit2')
-pkgver=0.26.3
+pkgver=0.26.4
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 depends=('libgit2>=1:0.26.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=('8e30e3ea53e7601cb982640858863afcc0a910e5dd4cf09e0526579ec71fea2f')
+sha256sums=('020cb9228985ce5660cecac78392c7437c38f2bf60dbc394fe0f984c2d6309b1')
 
 package_python-pygit2() {
   depends+=('python-cffi' 'python-six')



More information about the arch-commits mailing list