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

Andrew Crerar andrewsc at gemini.archlinux.org
Tue May 31 15:34:58 UTC 2022


    Date: Tuesday, May 31, 2022 @ 15:34:58
  Author: andrewsc
Revision: 1217839

upgpkg: docker-compose 2.6.0-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-31 15:23:05 UTC (rev 1217838)
+++ PKGBUILD	2022-05-31 15:34:58 UTC (rev 1217839)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=2.5.1
+pkgver=2.6.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=('7886d5c4ed0ffcae20fa42ab60e54265ac8ac7824efa89275d5ce564fffe704c1c1dae679e91bfb8a79389e8f561245cac24b86e89aa253f15d5a61a52b8132f')
+sha512sums=('df8402f0f827b7c1defbb7d0b5037ea38db98337d8ebc4756f0316cf55e368e6c61401fb0d000e1942e0878d5ce1870b0f2a3217ac4b34d1e5f4c3aab68832fe')
 
 build() {
   cd "compose-$pkgver"



More information about the arch-commits mailing list