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

Andrew Crerar andrewsc at gemini.archlinux.org
Wed May 18 17:16:50 UTC 2022


    Date: Wednesday, May 18, 2022 @ 17:16:50
  Author: andrewsc
Revision: 1209115

upgpkg: docker-compose 2.5.1-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-18 16:47:04 UTC (rev 1209114)
+++ PKGBUILD	2022-05-18 17:16:50 UTC (rev 1209115)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=2.5.0
+pkgver=2.5.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=('7b556394e58dcdd49229c608d0672fe1aa5bd0b715f49b4b3e2ecbea16cc4962deb7e816ea057a8a565c598c21207316b8f7b5e41f0af0c3f330054ae81c2703')
+sha512sums=('7886d5c4ed0ffcae20fa42ab60e54265ac8ac7824efa89275d5ce564fffe704c1c1dae679e91bfb8a79389e8f561245cac24b86e89aa253f15d5a61a52b8132f')
 
 build() {
   cd "compose-$pkgver"



More information about the arch-commits mailing list