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

Morten Linderud foxboron at archlinux.org
Tue Jan 26 22:53:40 UTC 2021


    Date: Tuesday, January 26, 2021 @ 22:53:39
  Author: foxboron
Revision: 831066

upgpkg: docker-compose 1.28.2-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-26 22:50:57 UTC (rev 831065)
+++ PKGBUILD	2021-01-26 22:53:39 UTC (rev 831066)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=1.28.0
+pkgver=1.28.2
 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=('c673f25ff993e7dcaf75512c378339bb7435d96310bf9a47ee3fd3a515967b323ed911b77c030a8e9c1d04b8aca235565a0ca0eaeab401c4ac48110712da405e')
+sha512sums=('ababba47717e31187243478ba4a9d4082e2f64a05a0bf48cbafb2a44b62138d7dfb1cbb88da4c388b559cb35d53bcf4c42617f6ae02412b7a65f02cb09255e45')
 
 build() {
   cd "compose-$pkgver"



More information about the arch-commits mailing list