Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
pwninit


Commits:
8dfa4b87 by Levente Polyak at 2026-02-08T01:04:18+01:00
upgpkg: 3.3.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = pwninit
        pkgdesc = Automate starting binary exploit challenges
-       pkgver = 3.3.1
-       pkgrel = 2
+       pkgver = 3.3.2
+       pkgrel = 1
        url = https://github.com/io12/pwninit
        arch = x86_64
        license = MIT
@@ -15,9 +15,9 @@ pkgbase = pwninit
        depends = xz
        depends = zstd
        options = !lto
-       source = git+https://github.com/io12/pwninit.git?signed#commit=3.3.1
+       source = git+https://github.com/io12/pwninit.git?signed#commit=3.3.2
        validpgpkeys = 05A4711013D373A1F2FEE261AAB1132642EF3045
-       sha256sums = SKIP
-       b2sums = SKIP
+       sha256sums = 
89944db7d36a4e9f9ea68f56a13500a219f666c89052e45b5bcc362ca060d70b
+       b2sums = 
6e9e43595aadf854dece5664abc3b718d6f71f2977891040460315c1b9c96562ad0efb29bafe1681845dd560f8e2449e50553cac724e19905b189eac3f4ad4d1
 
 pkgname = pwninit


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Benjamin Levy <[email protected]>
 
 pkgname=pwninit
-pkgver=3.3.1
-pkgrel=2
+pkgver=3.3.2
+pkgrel=1
 pkgdesc='Automate starting binary exploit challenges'
 url='https://github.com/io12/pwninit'
 arch=(x86_64)
@@ -23,8 +23,8 @@ makedepends=(
 )
 options=(!lto)
 source=("git+${url}.git?signed#commit=${pkgver}")
-sha256sums=('SKIP')
-b2sums=('SKIP')
+sha256sums=('89944db7d36a4e9f9ea68f56a13500a219f666c89052e45b5bcc362ca060d70b')
+b2sums=('6e9e43595aadf854dece5664abc3b718d6f71f2977891040460315c1b9c96562ad0efb29bafe1681845dd560f8e2449e50553cac724e19905b189eac3f4ad4d1')
 validpgpkeys=(
   05A4711013D373A1F2FEE261AAB1132642EF3045 # Benjamin Levy 
<[email protected]>
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pwninit/-/commit/8dfa4b87917108ce3fe57ec0f31beb819818f2a7

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


Reply via email to