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

Lukas Fleischer lfleischer at archlinux.org
Sun Jan 17 10:33:57 UTC 2016


    Date: Sunday, January 17, 2016 @ 11:33:57
  Author: lfleischer
Revision: 157072

upgpkg: python-pygit2 0.23.3-1

Upstream update.

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-17 10:31:49 UTC (rev 157071)
+++ PKGBUILD	2016-01-17 10:33:57 UTC (rev 157072)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pygit2
 pkgname=(python-pygit2 python2-pygit2)
-pkgver=0.23.2
-pkgrel=3
+pkgver=0.23.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=("$pkgbase-$pkgver.tar.gz::https://github.com/libgit2/pygit2/archive/v${pkgver}.tar.gz")
-md5sums=('70d71d778b1a64f44bb203d9fba929ea')
+md5sums=('0181e07b28a00872f6a8ef134b7a5d7c')
 
 package_python-pygit2() {
   depends+=(python python-cffi)



More information about the arch-commits mailing list