Date: Monday, February 8, 2016 @ 00:50:06 Author: foutrelis Revision: 160559
Rebuild due to temporarily untrusted key Modified: python-pygit2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-07 23:50:03 UTC (rev 160558) +++ PKGBUILD 2016-02-07 23:50:06 UTC (rev 160559) @@ -4,7 +4,7 @@ pkgbase=python-pygit2 pkgname=(python-pygit2 python2-pygit2) pkgver=0.23.3 -pkgrel=1 +pkgrel=2 pkgdesc='Python bindings for libgit2' url="https://github.com/libgit2/pygit2" depends=(libgit2)
