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

Daniel Micay thestinger at nymeria.archlinux.org
Mon Jan 27 17:32:52 UTC 2014


    Date: Monday, January 27, 2014 @ 18:32:52
  Author: thestinger
Revision: 104862

upgpkg: python-pygit2 0.20.0-1

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-27 17:22:44 UTC (rev 104861)
+++ PKGBUILD	2014-01-27 17:32:52 UTC (rev 104862)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pygit2
 pkgname=(python-pygit2 python2-pygit2)
-pkgver=0.19.1
+pkgver=0.20.0
 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=('98a98d8052a4066ab48b74ebd05c90e1')
+md5sums=('3b8cba0ad69bcb2e1aa73d325dcdf53b')
 
 package_python-pygit2() {
   cd "$srcdir/pygit2-$pkgver"




More information about the arch-commits mailing list