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

Andrew Crerar andrewsc at archlinux.org
Wed Feb 17 20:10:24 UTC 2021


    Date: Wednesday, February 17, 2021 @ 20:10:24
  Author: andrewsc
Revision: 862656

upgpkg: docker-compose 1.28.3-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-17 20:07:37 UTC (rev 862655)
+++ PKGBUILD	2021-02-17 20:10:24 UTC (rev 862656)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=1.28.2
+pkgver=1.28.3
 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=('ababba47717e31187243478ba4a9d4082e2f64a05a0bf48cbafb2a44b62138d7dfb1cbb88da4c388b559cb35d53bcf4c42617f6ae02412b7a65f02cb09255e45')
+sha512sums=('d1bd5d2e82dcd44f37d5ff23d1f781e72bffe298245c1d54f0b4b00f0ed950f8896154ce35d265f010dd1422c7ad00c0785489383c123579786e30c82eb7f637')
 
 build() {
   cd "compose-$pkgver"



More information about the arch-commits mailing list