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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Sep 29 19:39:05 UTC 2018


    Date: Saturday, September 29, 2018 @ 19:39:04
  Author: jlichtblau
Revision: 388021

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

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-29 19:35:56 UTC (rev 388020)
+++ PKGBUILD	2018-09-29 19:39:04 UTC (rev 388021)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pygit2
 pkgname=('python-pygit2' 'python2-pygit2')
-pkgver=0.27.1
-pkgrel=2
+pkgver=0.27.2
+pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('x86_64')
 url="https://github.com/libgit2/pygit2"
@@ -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=('8bde0ac74caca57a30ec2ea9d2fd1f4c41f8bf70b5963dcf43b88c8f67538a68')
+sha256sums=('c847078ba872747e6180f5cadfb39df1cd4f2e8f498cf86222ce51be444710dd')
 
 package_python-pygit2() {
   depends+=('python-cffi' 'python-six')



More information about the arch-commits mailing list