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

Morten Linderud foxboron at archlinux.org
Sat Feb 20 15:20:38 UTC 2021


    Date: Saturday, February 20, 2021 @ 15:20:37
  Author: foxboron
Revision: 866874

upgpkg: docker-compose 1.28.4-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-20 15:09:55 UTC (rev 866873)
+++ PKGBUILD	2021-02-20 15:20:37 UTC (rev 866874)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=1.28.3
+pkgver=1.28.4
 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=('d1bd5d2e82dcd44f37d5ff23d1f781e72bffe298245c1d54f0b4b00f0ed950f8896154ce35d265f010dd1422c7ad00c0785489383c123579786e30c82eb7f637')
+sha512sums=('ba0b8a8a87e154c36b499b0fbb422847bcec421bdcbb6a7fc4a4d8169ae410f6bb71867fbff42b670b3d5ae61101527eeb71e68d57458906796e2d64adc0e367')
 
 build() {
   cd "compose-$pkgver"



More information about the arch-commits mailing list