Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
hexpatch
Commits:
4d7b5e39 by Orhun Parmaksız at 2026-07-15T13:39:43+02:00
upgpkg: 1.13.0-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.12.6
+ pkgver = 1.13.0
pkgrel = 1
url = https://github.com/Etto48/HexPatch
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = hexpatch
depends = libgcc
depends = libstdc++
options = !lto
- source =
hexpatch-1.12.6.tar.gz::https://github.com/Etto48/HexPatch/archive/v1.12.6.tar.gz
- sha512sums =
9543f83eecb467bf156f9c2a6fea35694ff28385006ef6bdc27b94c2f6048eb4990d6f3c44e6c4dccf85f9c994a68a672b2ff2b4a9de28266653513f4ae14fde
+ source =
hexpatch-1.13.0.tar.gz::https://github.com/Etto48/HexPatch/archive/v1.13.0.tar.gz
+ sha512sums =
a3c46ccf102f00466228767667d3ef76586cd9e84e4e0ad2be6775c344a5ffef1d6ab956dd9587a93d438ecc29ab4482b6203300669d99c5f81f2d3bf20d82cb
pkgname = hexpatch
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=hexpatch
_pkgname=HexPatch
-pkgver=1.12.6
+pkgver=1.13.0
pkgrel=1
pkgdesc="A binary patcher and editor with a TUI"
url="https://github.com/Etto48/HexPatch"
@@ -14,7 +14,7 @@ makedepends=('cargo' 'cmake' 'python')
arch=('x86_64')
license=('MIT')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('9543f83eecb467bf156f9c2a6fea35694ff28385006ef6bdc27b94c2f6048eb4990d6f3c44e6c4dccf85f9c994a68a672b2ff2b4a9de28266653513f4ae14fde')
+sha512sums=('a3c46ccf102f00466228767667d3ef76586cd9e84e4e0ad2be6775c344a5ffef1d6ab956dd9587a93d438ecc29ab4482b6203300669d99c5f81f2d3bf20d82cb')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hexpatch/-/commit/4d7b5e39c65a5606832d712cfd527335a7ac919e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hexpatch/-/commit/4d7b5e39c65a5606832d712cfd527335a7ac919e
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