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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Dec 16 12:53:39 UTC 2018


    Date: Sunday, December 16, 2018 @ 12:53:37
  Author: jlichtblau
Revision: 416441

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

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-16 05:58:09 UTC (rev 416440)
+++ PKGBUILD	2018-12-16 12:53:37 UTC (rev 416441)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pygit2
 pkgname=('python-pygit2' 'python2-pygit2')
-pkgver=0.27.2
+pkgver=0.27.3
 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=('c847078ba872747e6180f5cadfb39df1cd4f2e8f498cf86222ce51be444710dd')
+sha256sums=('59fa4450d104099cc21516ecad1fc1eca04ecdd09d9f2d3ba40cc122af26b724')
 
 package_python-pygit2() {
   depends+=('python-cffi' 'python-six')



More information about the arch-commits mailing list