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

Daniel Micay thestinger at archlinux.org
Thu Jul 24 03:34:55 UTC 2014


    Date: Thursday, July 24, 2014 @ 05:34:55
  Author: thestinger
Revision: 116288

upgpkg: python-pygit2 0.21.1-1

Modified:
  python-pygit2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-24 03:07:59 UTC (rev 116287)
+++ PKGBUILD	2014-07-24 03:34:55 UTC (rev 116288)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pygit2
 pkgname=(python-pygit2 python2-pygit2)
-pkgver=0.21.0
-pkgrel=0
+pkgver=0.21.1
+pkgrel=1
 pkgdesc='Python bindings for libgit2'
 url="https://github.com/libgit2/pygit2"
 depends=(libgit2)
@@ -12,7 +12,7 @@
 arch=(i686 x86_64)
 license=('GPL2')
 source=(https://github.com/libgit2/pygit2/archive/v${pkgver}.tar.gz)
-md5sums=('e72518f75fd8d960eefd3150f54aafaf')
+md5sums=('b453f5483b3da061aa6063916a4b6255')
 
 package_python-pygit2() {
   cd pygit2-$pkgver




More information about the arch-commits mailing list