Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-dissect.cstruct
Commits:
234d5c9f by Jelle van der Waa at 2026-01-26T20:29:17+01:00
upgpkg: 4.7-2: Rebuild for AUR users to pick up this version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-dissect.cstruct
pkgdesc = Dissect module implementing a parser for C-like structures
pkgver = 4.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/fox-it/dissect.cstruct
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-dissect.cstruct
_name=${pkgname#python-}
pkgver=4.7
-pkgrel=1
+pkgrel=2
pkgdesc='Dissect module implementing a parser for C-like structures'
arch=('any')
url='https://github.com/fox-it/dissect.cstruct'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dissect.cstruct/-/commit/234d5c9f47abca68a60b072a1217678c13cd75ed
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dissect.cstruct/-/commit/234d5c9f47abca68a60b072a1217678c13cd75ed
You're receiving this email because of your account on gitlab.archlinux.org.