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


Commits:
813cf162 by Caleb Maclennan at 2026-05-05T10:57:07+03:00
upgpkg: 0.44.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = zellij
        pkgdesc = A terminal multiplexer
-       pkgver = 0.44.1
+       pkgver = 0.44.2
        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.1.tar.gz::https://github.com/zellij-org/zellij/archive/v0.44.1.tar.gz
-       sha512sums = 
e89605ac464a38e7c0bac04d790c0136b8b153f7266a9bd1559878885b7612b28fd5c40a42dbef4f74c7d426c51909b55dff2dd09e09974d913e1e5655cdab1f
+       source = 
zellij-0.44.2.tar.gz::https://github.com/zellij-org/zellij/archive/v0.44.2.tar.gz
+       sha512sums = 
6b419763b420611eb1176223f6e15a6dee48a0003190654a4ff650788909cb6921b5e286e9fe04e139af7caac3036a52b0a080babc1bf9306dae7e1ed1b7974b
 
 pkgname = zellij


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Julien Nicoulaud <[email protected]>
 
 pkgname=zellij
-pkgver=0.44.1
+pkgver=0.44.2
 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=('e89605ac464a38e7c0bac04d790c0136b8b153f7266a9bd1559878885b7612b28fd5c40a42dbef4f74c7d426c51909b55dff2dd09e09974d913e1e5655cdab1f')
+sha512sums=('6b419763b420611eb1176223f6e15a6dee48a0003190654a4ff650788909cb6921b5e286e9fe04e139af7caac3036a52b0a080babc1bf9306dae7e1ed1b7974b')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zellij/-/commit/813cf1627f836ce9725b79f2d1d76dc7d3bd427b
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