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

Morten Linderud foxboron at gemini.archlinux.org
Tue Nov 9 18:18:09 UTC 2021


    Date: Tuesday, November 9, 2021 @ 18:18:08
  Author: foxboron
Revision: 1039389

upgpkg: docker-compose 2.1.1-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-09 18:16:42 UTC (rev 1039388)
+++ PKGBUILD	2021-11-09 18:18:08 UTC (rev 1039389)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Fast, isolated development environments using Docker"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go')
 checkdepends=('docker')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/v$pkgver.tar.gz")
-sha512sums=('e02c56c7aee4380caf3e61611f697dac0d01f71bb347933e1a9489ebacba592cbd14d90a452bf347ea772b009a5b2fcb267d534540b5a416f02161568af6a1f8')
+sha512sums=('28e01f4c75f2025984c3361a203a5980792a10d8c3563fc96de1acdacce804c3fdef81a64d3a28bcae634e23d92ba7391d37f24175bb81a8cdbb12a1c6e46d61')
 
 build() {
   cd "compose-$pkgver"



More information about the arch-commits mailing list