summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChris Warrick2018-08-06 19:26:24 +0200
committerChris Warrick2018-08-06 19:26:24 +0200
commit971013f36cb2017a6ae4a7bc46b55fbd4b890518 (patch)
tree49a90704bdd6b670e70c397da90f5bdd6b2fe91c /.SRCINFO
parent8527f57221f6c287cc8dfd0a038d4206fdec8dc3 (diff)
downloadaur-971013f36cb2017a6ae4a7bc46b55fbd4b890518.tar.gz
Force rebuilds for Python 3.7
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 8f8c00d1aeb1..2da2efd525a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = pkgbuilder
pkgdesc = A Python AUR helper/library.
pkgver = 4.2.18
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Kwpolska/pkgbuilder
arch = any
license = BSD
- depends = python
+ depends = python>=3.7.0-1
depends = python-setuptools
depends = pyalpm>=0.5.1-1
depends = python-requests