[arch-commits] Commit in docker-compose/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Fri Apr 10 14:58:06 UTC 2020
Date: Friday, April 10, 2020 @ 14:58:06
Author: foxboron
Revision: 613101
upgpkg: docker-compose 1.25.5-1
Modified:
docker-compose/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-10 14:38:02 UTC (rev 613100)
+++ PKGBUILD 2020-04-10 14:58:06 UTC (rev 613101)
@@ -6,7 +6,7 @@
# Contributor: Josh VanderLinden <arch at cloudlery.com>
pkgname=docker-compose
-pkgver=1.25.4
+pkgver=1.25.5
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=('860153fb603d7efcc76535c9997446a2e6fe18f61769d4f05f51b531902a66072be11e3cff012ba80240b0a7802a032495a2a55e053a9784df92b82e5351b72e')
+sha512sums=('efe59bd5e82e12e63c82341ccf5ca11eaebd47c8154a50b40d39bc98ec48c37532919335172a5667f036bab4e884df950ebc4b4ccab8174200cc7ea6683bbbd7')
prepare() {
cd compose-$pkgver
More information about the arch-commits
mailing list