Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
zellij


Commits:
c0f6c6d1 by Caleb Maclennan at 2026-05-14T11:29:51+03:00
upgpkg: 0.44.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = zellij
        pkgdesc = A terminal multiplexer
-       pkgver = 0.44.2
+       pkgver = 0.44.3
        pkgrel = 1
        url = https://zellij.dev
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = zellij
        depends = zlib
        depends = libz.so
        options = !lto
-       source = 
zellij-0.44.2.tar.gz::https://github.com/zellij-org/zellij/archive/v0.44.2.tar.gz
-       sha512sums = 
6b419763b420611eb1176223f6e15a6dee48a0003190654a4ff650788909cb6921b5e286e9fe04e139af7caac3036a52b0a080babc1bf9306dae7e1ed1b7974b
+       source = 
zellij-0.44.3.tar.gz::https://github.com/zellij-org/zellij/archive/v0.44.3.tar.gz
+       sha512sums = 
5b5f14f8ed6ae9aea962e163b05504b8f999f004ddbf61f7ed789670e234d829b86d000385aec052d73097cbe0dfb23cff6beb191c7291b525b6e9f52f908863
 
 pkgname = zellij


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Julien Nicoulaud <[email protected]>
 
 pkgname=zellij
-pkgver=0.44.2
+pkgver=0.44.3
 pkgrel=1
 pkgdesc="A terminal multiplexer"
 arch=('x86_64' 'i686' 'armv6h' 'armv7h')
@@ -17,7 +17,7 @@ makedepends=(cargo
              mandown)
 options=(!lto)
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zellij-org/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha512sums=('6b419763b420611eb1176223f6e15a6dee48a0003190654a4ff650788909cb6921b5e286e9fe04e139af7caac3036a52b0a080babc1bf9306dae7e1ed1b7974b')
+sha512sums=('5b5f14f8ed6ae9aea962e163b05504b8f999f004ddbf61f7ed789670e234d829b86d000385aec052d73097cbe0dfb23cff6beb191c7291b525b6e9f52f908863')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zellij/-/commit/c0f6c6d102ab7ec8eb56e534ca59185de52031e8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zellij/-/commit/c0f6c6d102ab7ec8eb56e534ca59185de52031e8
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to