Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
zellij
Commits:
096d5c2e by Caleb Maclennan at 2026-04-08T16:34:49+03:00
upgpkg: 0.44.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = zellij
pkgdesc = A terminal multiplexer
- pkgver = 0.44.0
+ pkgver = 0.44.1
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.0.tar.gz::https://github.com/zellij-org/zellij/archive/v0.44.0.tar.gz
- sha512sums =
6ed0c8d82e3a8607370d9fe6f6e96e64f03691d75c2fe072feba091417e119668f4cd6e1cbedc54dd7e28679612c9c64139d7a83e55dfa99ef82720fd5bdaee6
+ source =
zellij-0.44.1.tar.gz::https://github.com/zellij-org/zellij/archive/v0.44.1.tar.gz
+ sha512sums =
e89605ac464a38e7c0bac04d790c0136b8b153f7266a9bd1559878885b7612b28fd5c40a42dbef4f74c7d426c51909b55dff2dd09e09974d913e1e5655cdab1f
pkgname = zellij
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Julien Nicoulaud <[email protected]>
pkgname=zellij
-pkgver=0.44.0
+pkgver=0.44.1
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=('6ed0c8d82e3a8607370d9fe6f6e96e64f03691d75c2fe072feba091417e119668f4cd6e1cbedc54dd7e28679612c9c64139d7a83e55dfa99ef82720fd5bdaee6')
+sha512sums=('e89605ac464a38e7c0bac04d790c0136b8b153f7266a9bd1559878885b7612b28fd5c40a42dbef4f74c7d426c51909b55dff2dd09e09974d913e1e5655cdab1f')
prepare() {
cd "$pkgname-$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zellij/-/commit/096d5c2eec8238552ee3c323631faecf45712c56
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zellij/-/commit/096d5c2eec8238552ee3c323631faecf45712c56
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