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

Daniel Micay thestinger at nymeria.archlinux.org
Wed Apr 9 23:39:03 UTC 2014


    Date: Thursday, April 10, 2014 @ 01:39:03
  Author: thestinger
Revision: 109058

upgpkg: python-pygit2 0.20.3-1

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-09 22:22:55 UTC (rev 109057)
+++ PKGBUILD	2014-04-09 23:39:03 UTC (rev 109058)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pygit2
 pkgname=(python-pygit2 python2-pygit2)
-pkgver=0.20.2
-pkgrel=2
+pkgver=0.20.3
+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=('97631fd2b468fa91a2f6f771ce95f242')
+md5sums=('3002cc84ab85600a7eeca5611e20dca0')
 
 package_python-pygit2() {
   cd "$srcdir/pygit2-$pkgver"




More information about the arch-commits mailing list