[arch-commits] Commit in python-pygit2/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Mon Apr 8 19:39:49 UTC 2019
Date: Monday, April 8, 2019 @ 19:39:48
Author: jlichtblau
Revision: 450452
upgpkg: python-pygit2 0.27.4-1 - new upstream release
Modified:
python-pygit2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-08 19:35:56 UTC (rev 450451)
+++ PKGBUILD 2019-04-08 19:39:48 UTC (rev 450452)
@@ -4,7 +4,7 @@
pkgbase=python-pygit2
pkgname=('python-pygit2' 'python2-pygit2')
-pkgver=0.28.0
+pkgver=0.27.4
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=('9d44c30a661916bfbae9dee0a80cec83a9acdf66fdcf7cfe1be45d423508e871')
+sha256sums=('be43f71591c3af8516256cadc080615568a610b4de1711232e0583f339aafe80')
package_python-pygit2() {
depends+=('python-cffi' 'python-six')
More information about the arch-commits
mailing list