From ed5761f4a5c8b96ff872a6e46482c4db422fb3f4 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 13 Nov 2023 20:27:30 +0100 Subject: [PATCH] zellij: 0.39.0 -> 0.39.1 --- zellij/.signature | 6 +++--- zellij/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zellij/.signature b/zellij/.signature index 08f3aad70..382f356a6 100644 --- a/zellij/.signature +++ b/zellij/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30qGPErnlIWx3fF4kaJhz1hYPu0n3/axr7hBpOLnZZGJxhHqP7G5hJgem5aHE0DlZusp84sUQNLDL48OZWKnhQg= -SHA256 (Pkgfile) = 1449ce934abef603ba1de8e4eea8c50d5cf37d8148443b2df58567b4463848c6 +RWSagIOpLGJF3/JV781gxtEYuUMhxhuKh39YbH36HVR+dz0fFZYuixAJSAs8YOJvjeSs1rbiBN9LQIO495fSSXi6V0u+VmBmVQ4= +SHA256 (Pkgfile) = 07ae2dfd19ea36b8e9659dcbe161f3338965b9046bd7ba76e28fd14311f400fc SHA256 (.footprint) = 537a7725ad8d6bec80c3a23dcfe06ad71a7a7f2ff4a32e05142522fc42a355c0 -SHA256 (zellij-0.39.0.tar.gz) = dee3c677eb4545d302895e1c0020f7da9aba8b154927c6ff215b59aec4fbec9f +SHA256 (zellij-0.39.1.tar.gz) = 4b2f00ea3aec0d36a8e764d33d521b09de936e3c94594536ccd348457e108e14 diff --git a/zellij/Pkgfile b/zellij/Pkgfile index 17ca5b480..a30accfee 100644 --- a/zellij/Pkgfile +++ b/zellij/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=zellij -version=0.39.0 +version=0.39.1 release=1 source=(https://github.com/zellij-org/zellij/archive/v$version/$name-$version.tar.gz)