[arch-commits] Commit in docker-compose/trunk (PKGBUILD)
Andrew Crerar
andrewsc at archlinux.org
Mon Feb 3 16:12:09 UTC 2020
Date: Monday, February 3, 2020 @ 16:12:08
Author: andrewsc
Revision: 561943
upgpkg: docker-compose 1.25.4-1
Modified:
docker-compose/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-03 15:55:22 UTC (rev 561942)
+++ PKGBUILD 2020-02-03 16:12:08 UTC (rev 561943)
@@ -6,7 +6,7 @@
# Contributor: Josh VanderLinden <arch at cloudlery.com>
pkgname=docker-compose
-pkgver=1.25.3
+pkgver=1.25.4
pkgrel=1
pkgdesc="Fast, isolated development environments using Docker"
arch=('any')
@@ -17,7 +17,7 @@
'python-six' 'python-jsonschema' 'python-setuptools' 'docker' 'python-paramiko')
checkdepends=('python-pytest-runner' 'python-mock')
source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/$pkgver.tar.gz")
-sha512sums=('92c7bb2adf5fd033add0bfe92634c04d0acb69846daabb215eea696d396fbcc13ffa175173544c4e2a3ae0c0ec0ac81526b6cef68cdcfe0eecec6ac894c6f8f2')
+sha512sums=('860153fb603d7efcc76535c9997446a2e6fe18f61769d4f05f51b531902a66072be11e3cff012ba80240b0a7802a032495a2a55e053a9784df92b82e5351b72e')
prepare() {
cd compose-$pkgver
More information about the arch-commits
mailing list