Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/podman-compose/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'podman-compose'
pkgname=podman-compose
version=1.5.0
revision=2
version=1.6.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools"
depends="podman python3-yaml python3-dotenv"
Expand All @@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/containers/podman-compose"
distfiles="https://github.com/containers/podman-compose/archive/v${version}.tar.gz"
checksum=83624b850fd0727f0cc3a574e17471cd003e1d85c46af91854bdab67299058fa
checksum=dffdec88deb6da8437a86d82340e213c3a616933807fe3fd5978f0c8c325e5e2
# Source distribution does not script unit tests
make_check=no

Expand Down