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

Morten Linderud foxboron at archlinux.org
Mon Sep 7 18:02:21 UTC 2020


    Date: Monday, September 7, 2020 @ 18:02:20
  Author: foxboron
Revision: 700180

upgpkg: docker-compose 1.27.0-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-07 18:02:05 UTC (rev 700179)
+++ PKGBUILD	2020-09-07 18:02:20 UTC (rev 700180)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=1.26.2
+pkgver=1.27.0
 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=('4cb8a2f5e25f17eb842e36dea96fae8862df099d706ec590e6fc0790c7a814bed3bb60ec00207e4afc15bf8ad4ca37075320fd28ee0bea5bbec1646f3aed681f')
+sha512sums=('5c3742afcb97b3aa46f53d29cdc8b6534aa83c63131bd1f404153029fdb2ccfabeedff75b28267518efc13127225af991fe82d599195a6195256bf7658d3bc89')
 
 build() {
   cd "compose-$pkgver"



More information about the arch-commits mailing list