summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChris Warrick2015-10-01 17:28:17 +0200
committerChris Warrick2015-10-01 17:28:17 +0200
commitb68f82eb709daf17d9c58247f0445f0d5e166eeb (patch)
tree75b11fd2b81d2a99ea5b8b62c885194026a1da1c /.SRCINFO
parent19b4c0fa2232bae447e1d9e9334c55970cc6d437 (diff)
downloadaur-b68f82eb709daf17d9c58247f0445f0d5e166eeb.tar.gz
bump for Python 3.5
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0696f6ae48e2..7d9d103a0fa8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = pkgbuilder
pkgdesc = A Python AUR helper/library.
pkgver = 4.2.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Kwpolska/pkgbuilder
arch = any
license = BSD
- depends = python
+ depends = python>=3.5.0-1
depends = python-setuptools
depends = pyalpm>=0.5.1-1
depends = python-requests