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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Jan 13 14:50:48 UTC 2018


    Date: Saturday, January 13, 2018 @ 14:50:47
  Author: jlichtblau
Revision: 281816

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

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-13 14:23:43 UTC (rev 281815)
+++ PKGBUILD	2018-01-13 14:50:47 UTC (rev 281816)
@@ -5,7 +5,7 @@
 
 pkgbase=python-pygit2
 pkgname=('python-pygit2' 'python2-pygit2')
-pkgver=0.26.2
+pkgver=0.26.3
 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=('ec81d20c146fa3896c3f5e3cd9adb5f87ccbfdd75cd43229bf0ff381669e7f72')
+sha256sums=('8e30e3ea53e7601cb982640858863afcc0a910e5dd4cf09e0526579ec71fea2f')
 
 package_python-pygit2() {
   depends+=('python-cffi' 'python-six')



More information about the arch-commits mailing list