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


Commits:
4cf546e3 by Orhun Parmaksız at 2025-06-10T19:14:41+03:00
upgpkg: 1.12.1-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.0
+       pkgver = 1.12.1
        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.12.0.tar.gz::https://github.com/Etto48/HexPatch/archive/v1.12.0.tar.gz
-       sha512sums = 
9c79a7a9a28457371f7f93566fb4209e53c715fcb26b97edcc1f9fa6044791b616014a76278400876a25b154f5421ac33b76c1aacb9b4ea94484681eeaf9f09a
+       source = 
hexpatch-1.12.1.tar.gz::https://github.com/Etto48/HexPatch/archive/v1.12.1.tar.gz
+       sha512sums = 
c5019bd9893fff452a11f550c5e30689a9db932a948df182cfb922209ce75debf0aa6f84c236cd4a8c2cf018037ae56fa99853ffb3dfc91ff56c5ff21976d9d1
 
 pkgname = hexpatch


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=hexpatch
 _pkgname=HexPatch
-pkgver=1.12.0
+pkgver=1.12.1
 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=('9c79a7a9a28457371f7f93566fb4209e53c715fcb26b97edcc1f9fa6044791b616014a76278400876a25b154f5421ac33b76c1aacb9b4ea94484681eeaf9f09a')
+sha512sums=('c5019bd9893fff452a11f550c5e30689a9db932a948df182cfb922209ce75debf0aa6f84c236cd4a8c2cf018037ae56fa99853ffb3dfc91ff56c5ff21976d9d1')
 options=('!lto')
 
 prepare() {



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

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


Reply via email to