From 8800f78097e930e2eaf8a8f0104fd82dee8289e2 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 20 Jul 2021 12:54:45 +0200 Subject: [PATCH] zellij: 0.14.0 -> 0.15.0 --- zellij/.signature | 6 +++--- zellij/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zellij/.signature b/zellij/.signature index cfa20906c..6ae09fcb4 100644 --- a/zellij/.signature +++ b/zellij/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34rZLy/pIHxQvK7Y0aUWVkHGTvPZr6bgfXCnw20mc+NaxY/4bppCvjUiHR7OxZNiCh0GouB1yBD08KL1JGVx4wg= -SHA256 (Pkgfile) = af661faded3953b69b4471100e0ef9904823a26e59dad5f77ec4093ad0513af3 +RWSagIOpLGJF323EElyLEm3fLrp865/Y2GWVIoRNPXGlGMkvw89H2ugQCuGzESXaEAsTr53E0eTo7/iRP2Fuf4+fWpy/urh3VA4= +SHA256 (Pkgfile) = 2dd02c46e8e4ac437f1d21553d7a1d10a201b48b9d00810152bd17b0d845e6f1 SHA256 (.footprint) = 537a7725ad8d6bec80c3a23dcfe06ad71a7a7f2ff4a32e05142522fc42a355c0 -SHA256 (zellij-0.14.0.tar.gz) = 45ce99d0c13de562f27b46e9693ff0cdf1dba2d15568410fcb67c9b0e9d6b500 +SHA256 (zellij-0.15.0.tar.gz) = e8f3f190d75b89050ca7a85114ddb80aa8f03af66376452bbd5ed5c412a94e76 diff --git a/zellij/Pkgfile b/zellij/Pkgfile index 092ab700d..ea0fabda5 100644 --- a/zellij/Pkgfile +++ b/zellij/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=zellij -version=0.14.0 +version=0.15.0 release=1 source=(https://github.com/zellij-org/zellij/archive/v$version/$name-$version.tar.gz)