diff options
author | Matthew Gamble | 2019-01-06 16:32:11 +1100 |
---|---|---|
committer | Matthew Gamble | 2019-01-06 16:32:11 +1100 |
commit | 93d7dafab1c208da17029a50fc6aaa84fdd58d84 (patch) | |
tree | 045d51f05ddedaba48caf6df29a76373b49face4 | |
parent | e037adcefa2f3ec55e237035fd025aa439fef320 (diff) | |
download | aur-93d7dafab1c208da17029a50fc6aaa84fdd58d84.tar.gz |
Rebuild for python3.7
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Sun Jan 15 06:21:02 UTC 2017 +# Sun Jan 6 05:32:02 UTC 2019 pkgbase = nspawn-tools pkgdesc = Convenience code for dealing with systemd-nspawn machines pkgver = 1.1.2 - pkgrel = 1 + pkgrel = 2 url = https://github.com/djmattyg007/nspawn-tools arch = any license = GPL3 @@ -2,7 +2,7 @@ pkgname=nspawn-tools pkgver=1.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Convenience code for dealing with systemd-nspawn machines" arch=("any") url="https://github.com/djmattyg007/nspawn-tools" |