From e801500fa22c8683aeeff78748e4d2fc1a29bd24 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 3 May 2024 00:25:57 +0200 Subject: [PATCH] distrobox: 1.7.1 -> 1.7.2.0 --- distrobox/.signature | 6 +++--- distrobox/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/distrobox/.signature b/distrobox/.signature index 4d79922d3..506d16337 100644 --- a/distrobox/.signature +++ b/distrobox/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30pDUVAYAgLWv9UPVBsZ+lyPer6sxIfRWnNPt5MnYy2Z8xw6gINuRSZ1I6wxjJF/hbJS7AzoyCcSflUi0/f0LA8= -SHA256 (Pkgfile) = 1ad33324535f7af4c70624ef307c1053c32d75a2fa8419f55fce60e7a12245c4 +RWSagIOpLGJF34D9Vt81EY9qX2L8y962k6V1l/zKmfVf8ZIZ3yNSqqp+Evgnr6YoxcbYLr9HOHNTWl/SZtw0XE8CMrziTI5aSQs= +SHA256 (Pkgfile) = 70f19d6deb8b78d4a741cea8773dcb06d5bb7d303d0f877d61aae957f0094001 SHA256 (.footprint) = 5e39efe85248b3172cc6552a5e440889a028d43105ca163a9c53fdd905e0c301 -SHA256 (distrobox-1.7.1.tar.gz) = a39ce0b579e8e7c7599b5effaf53462814d443ce5d30131e19db2f8b830f242f +SHA256 (distrobox-1.7.2.0.tar.gz) = 10d040863ada39f03173210f3f5ca26c405727088e0417ec311c0eca7db82596 diff --git a/distrobox/Pkgfile b/distrobox/Pkgfile index 78bb29bad..4d1b431f9 100644 --- a/distrobox/Pkgfile +++ b/distrobox/Pkgfile @@ -4,7 +4,7 @@ # Depends on: docker name=distrobox -version=1.7.1 +version=1.7.2.0 release=1 source=(https://github.com/89luca89/distrobox/archive/$version/$name-$version.tar.gz)