summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-09-21 20:46:21 +0200
committerXZS2016-09-21 20:46:21 +0200
commit7800271b509e916068f4fd848286492d35583abb (patch)
treedd1f25cd91fb3bfed8f7fd11f1692cce90a1d70b
parent5ad3497edfca64d1d707e5acaa02d0d0fe6d8975 (diff)
downloadaur-python-path-and-address-git.tar.gz
propagate upstream update
A random port can now be chosen.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65f923811df2..1a89efa171dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-path-and-address-git
pkgdesc = Functions for server CLI applications used by humans.
- pkgver = 1.1.0
+ pkgver = 2.0.1
pkgrel = 1
url = https://github.com/joeyespo/path-and-address
arch = any
@@ -8,7 +8,7 @@ pkgbase = python-path-and-address-git
makedepends = python-setuptools
makedepends = git
depends = python
- provides = python-path-and-address=1.1.0
+ provides = python-path-and-address=2.0.1
conflicts = python-path-and-address
options = !emptydirs
source = python-path-and-address::git+https://github.com/joeyespo/path-and-address
diff --git a/PKGBUILD b/PKGBUILD
index d656d74b71cc..589a54f05f9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: XZS <d dot f dot fischer at web dot de>
-pkgver=1.1.0
+pkgver=2.0.1
pkgname=python-path-and-address-git
pkgrel=1
pkgdesc="Functions for server CLI applications used by humans."