summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authortydell2018-04-04 02:21:14 +0200
committertydell2018-04-04 02:21:14 +0200
commit7b36e97086e85502e4e6f8253cd0b9c00a2a064e (patch)
treedb6e7de56de85310b778e871ed556a9e3ff61073 /.SRCINFO
parenta0e916d223b24d2d14f875a4d628e34885c4c076 (diff)
downloadaur-7b36e97086e85502e4e6f8253cd0b9c00a2a064e.tar.gz
Updated package, cookiecutter needs to be installed by pip2 due to python2 used by clickable
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe1e51efdcc7..6850e44ed0b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clickable
pkgdesc = Compile, build, and deploy Ubuntu Touch click packages all from the command line.
- pkgver = 169.6eae4ca
+ pkgver = 171.df08be6
pkgrel = 1
url = https://github.com/bhdouglass/clickable
install = clickable.install
@@ -8,8 +8,11 @@ pkgbase = clickable
arch = x86_64
license = GPL3
makedepends = git
+ depends = python
depends = docker
- depends = python-cookiecutter
+ depends = pip2pkgbuild
+ optdepends = android-sdk-platform-tools
+ optdepends = lxd
provides = clickable
conflicts = clickable
source = git+https://github.com/bhdouglass/clickable.git