summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-04-04 19:14:29 +0200
committerXZS2016-04-04 19:14:29 +0200
commit07d1018e386a52e2463afb433f90a9fcd9e36948 (patch)
tree234d3689ab066797dea30c44fa4f2da46f0f2dd7
parentc59210f3c8d367836182d93b93ade1214021f286 (diff)
downloadaur-07d1018e386a52e2463afb433f90a9fcd9e36948.tar.gz
propagate upstream update
Besides a license update, most changes involves code and testing.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46e794199878..0073d1aa74bd 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.0.0
+ pkgver = 1.1.0
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.0.0
+ provides = python-path-and-address=1.1.0
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 d836f5e56b33..d2b470587f46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: XZS <d dot f dot fischer at web dot de>
-pkgver=1.0.0
+pkgver=1.1.0
pkgname=python-path-and-address-git
pkgrel=1
pkgdesc="Functions for server CLI applications used by humans."