summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmytro Aleksandrov2020-09-11 10:49:39 +0300
committerDmytro Aleksandrov2020-09-11 10:49:39 +0300
commita883b245472696f440ddb84754b0311d0c24a91b (patch)
tree99a1032f7fe43ff520906fecb70a9a5fa4e6c632 /PKGBUILD
parent0249f5e8622c0bd9a45eda04510f2a2f5d777d68 (diff)
downloadaur-a883b245472696f440ddb84754b0311d0c24a91b.tar.gz
1.27.2 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7467eb4d1cbb..4c5a4efde6bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Dmytro Aleksandrov <alkersan@gmail.com>
pkgname=docker-compose-bin
-pkgver=1.26.2
+pkgver=1.27.2
pkgrel=1
pkgdesc="Pythonless package of a a tool for defining and running multi-container applications"
depends=('docker')
@@ -15,8 +15,8 @@ source=(
)
url="https://github.com/docker/compose"
license=("Apache")
-sha256sums=('13e50875393decdb047993c3c0192b0a3825613e6dfc0fa271efed4f5dbdd6eb'
- 'a4999bcb838ca9e88ff992fedd7a32ab71f97ae081696f8bf26fa1da54aaffe6')
+sha256sums=('9e7885186d502f4920b8e8926617128765856f758f13c5f771da5b0338e690ce'
+ '685abdef2720fdab30f8f9648d70e80f3a8b93be444c1829f9cd6e2ff91d11ae')
package() {
cd "$srcdir"