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

Lukas Fleischer lfleischer at archlinux.org
Sun Jun 3 12:01:51 UTC 2018


    Date: Sunday, June 3, 2018 @ 12:01:51
  Author: lfleischer
Revision: 339111

upgpkg: python-pygit2 0.27.1-1

Upstream update.

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 11:58:41 UTC (rev 339110)
+++ PKGBUILD	2018-06-03 12:01:51 UTC (rev 339111)
@@ -1,4 +1,3 @@
-# $Id$
 # Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
 # Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
 # Contributor: Daniel Micay <danielmicay at gmail.com>
@@ -5,7 +4,7 @@
 
 pkgbase=python-pygit2
 pkgname=('python-pygit2' 'python2-pygit2')
-pkgver=0.27.0
+pkgver=0.27.1
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('x86_64')
@@ -14,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=('146b6d0a90d2bcaf463cd00fbae748e08d21b3f593272d5f3dc51e5b27ed2491')
+sha256sums=('8bde0ac74caca57a30ec2ea9d2fd1f4c41f8bf70b5963dcf43b88c8f67538a68')
 
 package_python-pygit2() {
   depends+=('python-cffi' 'python-six')



More information about the arch-commits mailing list