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

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Nov 3 17:36:40 UTC 2016


    Date: Thursday, November 3, 2016 @ 17:36:39
  Author: jlichtblau
Revision: 194595

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

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-03 17:12:41 UTC (rev 194594)
+++ PKGBUILD	2016-11-03 17:36:39 UTC (rev 194595)
@@ -5,7 +5,7 @@
 
 pkgbase=python-pygit2
 pkgname=('python-pygit2' 'python2-pygit2')
-pkgver=0.24.1
+pkgver=0.24.2
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('libgit2>=1:0.24.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=('e62bd35c39b4dec64a8a35ab688e98352603c21a6b254473763868a45110fb47')
+sha256sums=('8a779484728e5036a366bcc9f46746a27700f2587dfef066c59c58bdc49fffc8')
 
 package_python-pygit2() {
   depends+=('python-cffi' 'python-six')



More information about the arch-commits mailing list