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

Morten Linderud foxboron at archlinux.org
Tue Jan 19 20:06:16 UTC 2021


    Date: Tuesday, January 19, 2021 @ 20:06:16
  Author: foxboron
Revision: 823885

upgpkg: docker-compose 1.28.0-1

Modified:
  docker-compose/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-19 19:27:32 UTC (rev 823884)
+++ PKGBUILD	2021-01-19 20:06:16 UTC (rev 823885)
@@ -6,8 +6,8 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=1.27.4
-pkgrel=2
+pkgver=1.28.0
+pkgrel=1
 pkgdesc="Fast, isolated development environments using Docker"
 arch=('any')
 url="https://www.docker.com/"
@@ -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=('b41b7cf88b1380021a30f9becb7567d1e154ef875c42b37483673b5107f1a26dae6868b92c6a61f695001eb63759b25f3729e6783272eb784047717cafea3b80')
+sha512sums=('c673f25ff993e7dcaf75512c378339bb7435d96310bf9a47ee3fd3a515967b323ed911b77c030a8e9c1d04b8aca235565a0ca0eaeab401c4ac48110712da405e')
 
 build() {
   cd "compose-$pkgver"



More information about the arch-commits mailing list