summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-01-12Update to libpod v1.0.0Alan Orth
2019-01-12PKGBUILD: Remove last libpod-python bitsAlan Orth
2019-01-12pythonpod man was removed from the main distrubitionAlan Orth
See: https://github.com/containers/libpod/commit/45fb935fe44a383ae14f16ab533281687d642c5e
2018-12-28Bump package release version to 0.12.1.2-2Alan Orth
Moves libpod-networking into main libpod package. libpod-networking was an optional dependency when petris first created the libpod AUR package, but it was eventually changed to be a hard dependency. Now there is no point having it as a separate "package" and we can just move it into the main libpod package.
2018-12-18Update to v0.12.1.2Alan Orth
2018-12-07Bump version to 0.12.1.1Ryan Petris
2018-12-05Update SRCINFO for pkgrel changeRyan Petris
2018-12-05Bump pkgrel for build fixRyan Petris
2018-12-05Remove -i flag from go build callsDominik S. Buse
`go build` should no longer use the -i flag with recent versions of go. Otherwise this could lead to errors if go is installed system-wide. For more info see [1]. [1] https://github.com/golang/go/issues/24674
2018-11-19Bump version to 0.11.1.1Ryan Petris
2018-11-09Bump version to 0.11.1 and fix python dependencyRyan Petris
2018-10-22Move libpod-networking and skopeo from optdepends to dependsRyan Petris
2018-10-19Update PKGBUILD with split packagesRyan Petris
2018-10-18Update to v0.10.1.3Ryan Petris
2018-10-17Bump to version 0.10.1.2Ryan Petris
2018-10-16Update desription with libpod's description.Ryan Petris
2018-10-16Initial commitRyan Petris