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

Daniel Micay thestinger at nymeria.archlinux.org
Tue Oct 15 23:03:26 UTC 2013


    Date: Wednesday, October 16, 2013 @ 01:03:26
  Author: thestinger
Revision: 98635

upgpkg: python-pygit2 0.19.1-1

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-15 21:53:36 UTC (rev 98634)
+++ PKGBUILD	2013-10-15 23:03:26 UTC (rev 98635)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pygit2
 pkgname=(python-pygit2 python2-pygit2)
-pkgver=0.19.0
+pkgver=0.19.1
 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=('a197304b3788ad051c39d7f2eeae4745')
+md5sums=('98a98d8052a4066ab48b74ebd05c90e1')
 
 package_python-pygit2() {
   cd "$srcdir/pygit2-$pkgver"




More information about the arch-commits mailing list