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

Morten Linderud foxboron at archlinux.org
Thu Sep 24 20:26:41 UTC 2020


    Date: Thursday, September 24, 2020 @ 20:26:41
  Author: foxboron
Revision: 711887

upgpkg: docker-compose 1.27.4-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 20:25:43 UTC (rev 711886)
+++ PKGBUILD	2020-09-24 20:26:41 UTC (rev 711887)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=1.27.3
+pkgver=1.27.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=('43e34760574d1ec009faa7a1fa09d621a2708f01f05819b46c67fe7ebf280807f97d9a5867cbfe75e9af6f097cd3f7c8c8fee66aa5392a4c62cdf44c7fb38075')
+sha512sums=('b41b7cf88b1380021a30f9becb7567d1e154ef875c42b37483673b5107f1a26dae6868b92c6a61f695001eb63759b25f3729e6783272eb784047717cafea3b80')
 
 build() {
   cd "compose-$pkgver"



More information about the arch-commits mailing list