summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBen Wolsieffer2017-10-01 00:31:52 -0400
committerBen Wolsieffer2017-10-01 00:31:52 -0400
commitaf9c73ad6a244c77348ddb81327a03b6355f054d (patch)
tree7a4da7dbea080056002252f48f98a45807f264d8 /.SRCINFO
parenteb31791be16c5d365fedc5478fcad3b69dfe6032 (diff)
downloadaur-af9c73ad6a244c77348ddb81327a03b6355f054d.tar.gz
Update to 0.4
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 14 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5982bc621d06..0b7e25c85754 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,24 @@
# Generated by mksrcinfo v8
-# Tue Dec 13 01:42:01 UTC 2016
+# Sun Oct 1 04:31:37 UTC 2017
pkgbase = python-port-for
pkgdesc = Utility that helps with local TCP ports managment. It can find an unused TCP localhost port and remember the association.
- pkgver = 0.3.1
- pkgrel = 2
+ pkgver = 0.4
+ pkgrel = 1
url = https://github.com/kmike/port-for
arch = any
- license = custom
+ license = MIT
+ checkdepends = python-tox
+ checkdepends = python2-tox
makedepends = python-setuptools
- depends = python
- conflicts = python2-port-for
- source = python-port-for::git+https://github.com/kmike/port-for.git#tag=0.3.1
+ makedepends = python2-setuptools
+ source = port-for::git+https://github.com/kmike/port-for.git#tag=0.4
sha256sums = SKIP
pkgname = python-port-for
+ depends = python
+ optdepends =
+
+pkgname = python2-port-for
+ depends = python2
+ optdepends =