Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
zellij


Commits:
53ad6c84 by Orhun Parmaksız at 2025-08-06T09:53:09+03:00
upgpkg: 0.43.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = zellij
        pkgdesc = A terminal multiplexer
-       pkgver = 0.42.2
+       pkgver = 0.43.0
        pkgrel = 1
        url = https://zellij.dev
        arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = zellij
        depends = gcc-libs
        depends = glibc
        options = !lto
-       source = 
zellij-0.42.2.tar.gz::https://github.com/zellij-org/zellij/archive/v0.42.2.tar.gz
-       sha512sums = 
23e1f39955c8066bd4efc5fb9a62b95f11d9e4691f47720f51b3a5818b54531a5e4eb8ccd6400b923c4aea2ce69c1a6a4be89185a2e8e795aadd78f48112b24b
+       source = 
zellij-0.43.0.tar.gz::https://github.com/zellij-org/zellij/archive/v0.43.0.tar.gz
+       sha512sums = 
288c9fa3e28d214525b109be62b6c1e93315077120971652d724356257a8843bcafccd8b3eb4423869e6d72f280433ea66b3d7bb36d481bb27022d54861dfe97
 
 pkgname = zellij


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



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zellij/-/commit/53ad6c84c9deabc157ba1d405f9a249f1907880d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to