Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
xortool
Commits:
2b2e0e02 by Jelle van der Waa at 2024-11-26T12:27:15+01:00
upgpkg: 1.0.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = xortool
pkgdesc = Tool to analyze multi-byte XOR cipher
pkgver = 1.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/hellman/xortool
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=xortool
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
pkgdesc='Tool to analyze multi-byte XOR cipher'
url='https://github.com/hellman/xortool'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xortool/-/commit/2b2e0e0258b934544fa58230d647363bf0454269
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xortool/-/commit/2b2e0e0258b934544fa58230d647363bf0454269
You're receiving this email because of your account on gitlab.archlinux.org.