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


Commits:
336b8090 by Orhun Parmaksız at 2025-12-16T11:01:54+03:00
upgpkg: 0.8.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = heretek
        pkgdesc = A GDB TUI Dashboard
-       pkgver = 0.7.0
+       pkgver = 0.8.0
        pkgrel = 1
        url = https://github.com/wcampbell0x2a/heretek
        arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = heretek
        makedepends = openssl
        depends = gdb
        options = !lto
-       source = 
heretek-0.7.0.tar.gz::https://github.com/wcampbell0x2a/heretek/archive/refs/tags/v0.7.0.tar.gz
+       source = 
heretek-0.8.0.tar.gz::https://github.com/wcampbell0x2a/heretek/archive/refs/tags/v0.8.0.tar.gz
        source = heretek.fish
-       sha256sums = 
c14dc46d0bcf949f661c24ee1405fe38d1c28deaaa0fcdaff3f20796edbff0d1
+       sha256sums = 
35496e5b216e719dc5db2d9ca606b481572e450a2b614522ac773cf796c1c13e
        sha256sums = 
27a10d33e845830df96a9c5041e05a1ee8500c9ab42f27c24a760e1365dba002
 
 pkgname = heretek


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Blair Noctis <[email protected]>
 
 pkgname=heretek
-pkgver=0.7.0
+pkgver=0.8.0
 pkgrel=1
 pkgdesc='A GDB TUI Dashboard'
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('gdb')
 makedepends=('cargo' 'openssl')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/wcampbell0x2a/heretek/archive/refs/tags/v${pkgver}.tar.gz";
   ${pkgname}.fish)
-sha256sums=('c14dc46d0bcf949f661c24ee1405fe38d1c28deaaa0fcdaff3f20796edbff0d1'
+sha256sums=('35496e5b216e719dc5db2d9ca606b481572e450a2b614522ac773cf796c1c13e'
             '27a10d33e845830df96a9c5041e05a1ee8500c9ab42f27c24a760e1365dba002')
 options=('!lto')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/heretek/-/commit/336b8090c267d39d564b080ce62616ab8d057e07

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


Reply via email to