[arch-commits] Commit in python-pygit2/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sat Dec 2 13:24:52 UTC 2017
Date: Saturday, December 2, 2017 @ 13:24:51
Author: jlichtblau
Revision: 271877
upgpkg: python-pygit2 0.26.2-1 - new upstream release
Modified:
python-pygit2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-02 13:21:30 UTC (rev 271876)
+++ PKGBUILD 2017-12-02 13:24:51 UTC (rev 271877)
@@ -5,7 +5,7 @@
pkgbase=python-pygit2
pkgname=('python-pygit2' 'python2-pygit2')
-pkgver=0.26.1
+pkgver=0.26.2
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=('38674c027d44a967986bb2a3fbe2f937cca87a815e23fd24efe91f4af9b54787')
+sha256sums=('ec81d20c146fa3896c3f5e3cd9adb5f87ccbfdd75cd43229bf0ff381669e7f72')
package_python-pygit2() {
depends+=('python-cffi' 'python-six')
More information about the arch-commits
mailing list