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

Daniel Micay thestinger at nymeria.archlinux.org
Fri Mar 7 16:40:02 UTC 2014


    Date: Friday, March 7, 2014 @ 17:40:02
  Author: thestinger
Revision: 106786

upgpkg: python-pygit2 0.20.2-1

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-07 15:58:35 UTC (rev 106785)
+++ PKGBUILD	2014-03-07 16:40:02 UTC (rev 106786)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pygit2
 pkgname=(python-pygit2 python2-pygit2)
-pkgver=0.20.0
+pkgver=0.20.2
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 url="https://github.com/libgit2/pygit2"
@@ -12,7 +12,7 @@
 arch=(i686 x86_64)
 license=('GPL2')
 source=(https://github.com/libgit2/pygit2/archive/v${pkgver}.tar.gz)
-md5sums=('3b8cba0ad69bcb2e1aa73d325dcdf53b')
+md5sums=('97631fd2b468fa91a2f6f771ce95f242')
 
 package_python-pygit2() {
   cd "$srcdir/pygit2-$pkgver"




More information about the arch-commits mailing list