summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Nieto Cid2016-04-03 13:22:31 -0300
committerDiego Nieto Cid2016-04-03 13:22:31 -0300
commitb08367575c0ec35302326072a34381a87c3242d9 (patch)
treefaada1aebfb5cbf7ea2229105247d3a242b2262d
parent3cadb53079597189ec11305b8b0982103c755482 (diff)
downloadaur-b08367575c0ec35302326072a34381a87c3242d9.tar.gz
Fix .SRCINFO.
-rw-r--r--.SRCINFO12
1 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe33ac4eb732..faacc3c0d2f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,24 @@
+# Generated by mksrcinfo v8
+# Sun Apr 3 16:22:13 UTC 2016
pkgbase = python-github3.py
pkgdesc = a comprehensive wrapper around the GitHub API (v3)
- pkgver = 1.0.0a2
+ pkgver = 1.0.0a4
pkgrel = 1
url = https://github.com/sigmavirus24/github3.py
arch = any
license = custom:Modified BSD
makedepends = python-setuptools
makedepends = python2-setuptools
- source = https://pypi.python.org/packages/source/g/github3.py/github3.py-1.0.0a2.tar.gz
- md5sums = f8f13b5a4c18d86609ab26115c0be05c
+ source = https://pypi.python.org/packages/source/g/github3.py/github3.py-1.0.0a4.tar.gz
+ md5sums = a8513584fd3b11746b14e91e00a74960
pkgname = python-github3.py
depends = python
depends = python-requests
- depends = python-uritemplate
+ depends = python-uritemplate.py
pkgname = python2-github3.py
depends = python2
depends = python2-requests
- depends = python2-uritemplate
+ depends = python2-uritemplate.py