Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / syd


Commits:
0f5a0787 by Robin Candau at 2026-06-15T01:27:22+02:00
upgpkg: 3.56.0-1: New upstream release

https://gitlab.exherbo.org/sydbox/sydbox/-/tags/v3.56.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = syd
        pkgdesc = Seccomp and landlock based application sandbox with support 
for namespaces
-       pkgver = 3.54.1
-       pkgrel = 2
+       pkgver = 3.56.0
+       pkgrel = 1
        url = https://gitlab.exherbo.org/sydbox/sydbox
        arch = x86_64
        license = GPL-3.0-only
@@ -17,8 +17,8 @@ pkgbase = syd
        optdepends = pandora_box: Syd's log inspector & profile writer
        provides = sydbox
        options = !lto
-       source = 
git+https://gitlab.exherbo.org/sydbox/sydbox.git#tag=v3.54.1?signed
+       source = 
git+https://gitlab.exherbo.org/sydbox/sydbox.git#tag=v3.56.0?signed
        validpgpkeys = 5DF763560390A149AC6C14C7D076A377FB27DE70
-       sha256sums = 
2545973524469ce240214425f88b4cc7972f7ab771caa171735b3972effb9f41
+       sha256sums = 
9308e60e2ae1130dd7e2346a8f22b3aa24f3b9d6a985113c0d9d2d2ccdb00005
 
 pkgname = syd


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname=syd
 _pkgname=sydbox
-pkgver=3.54.1
-pkgrel=2
+pkgver=3.56.0
+pkgrel=1
 pkgdesc="Seccomp and landlock based application sandbox with support for 
namespaces"
 url="https://gitlab.exherbo.org/sydbox/sydbox";
 arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=("syd-tui: Syd's Terminal User Interface"
             "pandora_box: Syd's log inspector & profile writer")
 provides=("${_pkgname}")
 source=("git+${url}.git#tag=v${pkgver}?signed")
-sha256sums=('2545973524469ce240214425f88b4cc7972f7ab771caa171735b3972effb9f41')
+sha256sums=('9308e60e2ae1130dd7e2346a8f22b3aa24f3b9d6a985113c0d9d2d2ccdb00005')
 validpgpkeys=('5DF763560390A149AC6C14C7D076A377FB27DE70')
 options=('!lto')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syd/-/commit/0f5a07870c429aec7ef4f35c9edcecfb53b566e3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syd/-/commit/0f5a07870c429aec7ef4f35c9edcecfb53b566e3
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