[arch-commits] Commit in zellij/trunk (PKGBUILD)

Orhun Parmaksiz orhun at gemini.archlinux.org
Mon Dec 13 17:38:18 UTC 2021


    Date: Monday, December 13, 2021 @ 17:38:17
  Author: orhun
Revision: 1072021

upgpkg: zellij 0.22.0-1: upstream release

Modified:
  zellij/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-13 17:33:52 UTC (rev 1072020)
+++ PKGBUILD	2021-12-13 17:38:17 UTC (rev 1072021)
@@ -2,7 +2,7 @@
 # Contributor: Julien Nicoulaud <julien.nicoulaud at gmail.com>
 
 pkgname=zellij
-pkgver=0.21.0
+pkgver=0.22.0
 pkgrel=1
 pkgdesc="A terminal multiplexer"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('gcc-libs')
 makedepends=('cargo' 'mandown')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zellij-org/${pkgname}/archive/v${pkgver}.tar.gz")
-sha512sums=('e52047091b3b8b7692e7be44abaf99ef5c6ac6bd9ec2680a625496db6942852f72f0ed00f91dd1211808acb47260df58a4f51f69fad0a99194383686e4cedf85')
+sha512sums=('195cd83d340c6c7f619b9e555880967ed6f41a59d237d3f98f70689296fc30739005ec79a40a8cad5319bbd1af1480ee5811f0f95fb2161e55d87f096719a0df')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list