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

Daniel Micay thestinger at nymeria.archlinux.org
Sat Jul 20 22:36:36 UTC 2013


    Date: Sunday, July 21, 2013 @ 00:36:36
  Author: thestinger
Revision: 94331

upgpkg: python-pygit2 0.19.0-1

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-20 20:04:18 UTC (rev 94330)
+++ PKGBUILD	2013-07-20 22:36:36 UTC (rev 94331)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pygit2
 pkgname=(python-pygit2 python2-pygit2)
-pkgver=0.18.0
+pkgver=0.19.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=('25dedbcf38d690dc8b3716389f2702de')
+md5sums=('a197304b3788ad051c39d7f2eeae4745')
 
 package_python-pygit2() {
   cd "$srcdir/pygit2-$pkgver"




More information about the arch-commits mailing list