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


Commits:
5cba6204 by Orhun Parmaksız at 2025-06-01T15:34:37+02:00
upgpkg: 1.11.3-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hexpatch
        pkgdesc = A binary patcher and editor with a TUI
-       pkgver = 1.11.0
+       pkgver = 1.11.3
        pkgrel = 1
        url = https://github.com/Etto48/HexPatch
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = hexpatch
        makedepends = python
        depends = gcc-libs
        options = !lto
-       source = 
hexpatch-1.11.0.tar.gz::https://github.com/Etto48/HexPatch/archive/v1.11.0.tar.gz
-       sha512sums = 
a8031eec1e343ec872876053b8a267cd198e52513acc3747f4b5f0bb717f006967f6ae8dbb6c71b2d47e1a8b392456e99f597e5c41b264be05924bffd7b3791e
+       source = 
hexpatch-1.11.3.tar.gz::https://github.com/Etto48/HexPatch/archive/v1.11.3.tar.gz
+       sha512sums = 
a7f39c8366fafefdac86e9dd85b23887d38e1c3721565d520ac813724b7e99708bcd85f68f5abae953974f658c4cf5c8955732bf5dd163a9fee0934c1d2e58db
 
 pkgname = hexpatch


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=hexpatch
 _pkgname=HexPatch
-pkgver=1.11.0
+pkgver=1.11.3
 pkgrel=1
 pkgdesc="A binary patcher and editor with a TUI"
 url="https://github.com/Etto48/HexPatch";
@@ -11,7 +11,7 @@ makedepends=('cargo' 'cmake' 'python')
 arch=('x86_64')
 license=('MIT')
 source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('a8031eec1e343ec872876053b8a267cd198e52513acc3747f4b5f0bb717f006967f6ae8dbb6c71b2d47e1a8b392456e99f597e5c41b264be05924bffd7b3791e')
+sha512sums=('a7f39c8366fafefdac86e9dd85b23887d38e1c3721565d520ac813724b7e99708bcd85f68f5abae953974f658c4cf5c8955732bf5dd163a9fee0934c1d2e58db')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hexpatch/-/commit/5cba6204db16ab45dea9fc1797771b52c2ba9c7b

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


Reply via email to