From a83503526ccfd40d0f52c1d81fb2da74ec99cb77 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 1 Jan 2022 18:58:57 +0100 Subject: [PATCH] zellij: 0.22.0 -> 0.23.0 --- zellij/.signature | 6 +++--- zellij/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zellij/.signature b/zellij/.signature index 75986696f..e79e683ae 100644 --- a/zellij/.signature +++ b/zellij/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zArphvvmY2/BJHY4VkVF5YL+Tmm3ALdajRK1muUk9oL4Be4L4NbFQD5TMs0Y93QJ0ZMTjnqUnN4+jwMRVxJeQw= -SHA256 (Pkgfile) = 96fb81257c34a356db87a970a5d5fa4202f2ac67a0407c881cad0c7bcabedc91 +RWSagIOpLGJF31Iut33y0fHRQ06Pmo6/clY9mxAafU0d+SKhSYxtTN4Db7vyzSQovrK037NgHXqat+kAQYk1K4sWuRWdyDXx7go= +SHA256 (Pkgfile) = 05216070a94b0275f57747782e5bca1b1b6c6c2602ae9b1bb80a6f6347229dd8 SHA256 (.footprint) = 537a7725ad8d6bec80c3a23dcfe06ad71a7a7f2ff4a32e05142522fc42a355c0 -SHA256 (zellij-0.22.0.tar.gz) = 817b21bf8c7788e54a05fe6a16094d2205fac5b79ac98073319df3088ba55fd5 +SHA256 (zellij-0.23.0.tar.gz) = bb4e1b76f4143c2a65684e5e92cc534e5da93e05434fa50727befda2d95107e2 diff --git a/zellij/Pkgfile b/zellij/Pkgfile index 58fd333b9..9cbc8fce1 100644 --- a/zellij/Pkgfile +++ b/zellij/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=zellij -version=0.22.0 +version=0.23.0 release=1 source=(https://github.com/zellij-org/zellij/archive/v$version/$name-$version.tar.gz)