[arch-commits] Commit in docker-compose/trunk (PKGBUILD)

Andrew Crerar andrewsc at archlinux.org
Fri Feb 26 16:46:22 UTC 2021


    Date: Friday, February 26, 2021 @ 16:46:21
  Author: andrewsc
Revision: 874413

upgpkg: docker-compose 1.28.5-1

Modified:
  docker-compose/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-26 16:41:36 UTC (rev 874412)
+++ PKGBUILD	2021-02-26 16:46:21 UTC (rev 874413)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=1.28.4
+pkgver=1.28.5
 pkgrel=1
 pkgdesc="Fast, isolated development environments using Docker"
 arch=('any')
@@ -17,7 +17,7 @@
          'python-dockerpty' 'python-six' 'python-jsonschema' 'python-dotenv' 'docker')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/$pkgver.tar.gz")
-sha512sums=('ba0b8a8a87e154c36b499b0fbb422847bcec421bdcbb6a7fc4a4d8169ae410f6bb71867fbff42b670b3d5ae61101527eeb71e68d57458906796e2d64adc0e367')
+sha512sums=('1f2cc87b82d18c023e8c2d9eb2e991393c96f7a3ab17fa6871d0969a28162b6832f98b42c76cadc641416629f74eb00763c89e044ae8cf02a062bd74b58371c9')
 
 build() {
   cd "compose-$pkgver"



More information about the arch-commits mailing list