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

Morten Linderud foxboron at gemini.archlinux.org
Sun Aug 21 11:32:13 UTC 2022


    Date: Sunday, August 21, 2022 @ 11:32:11
  Author: foxboron
Revision: 1272512

upgpkg: docker-compose 2.10.0-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-21 11:05:24 UTC (rev 1272511)
+++ PKGBUILD	2022-08-21 11:32:11 UTC (rev 1272512)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=2.9.0
+pkgver=2.10.0
 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=('b5359f8767fb9478762b7084ed9322ad5a80f2ef4d7584525cc67fba58b1116f707438d1dc92557b4e47a7320c3f1bd9f2bf850a787c9d46ee1180f1f5e937cf')
+sha512sums=('919eae7c8d55ab3961fc636965e12806d9f61187046d22c6583cf884e6d4e5a5f9ed65a39639dc36102b72a3c221bf3165bf7254e1952a946307434858b05059')
 
 build() {
   cd "compose-$pkgver"



More information about the arch-commits mailing list