summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO22
-rw-r--r--0001-makepkg-Remove-external-stuff.patch4
-rw-r--r--0002-archlinux-compat-Remove-unused-mbedTLS-code-from-lib.patch2
-rw-r--r--0003-fix-Build-errors-with-GCC-12.1.0.patch2
-rw-r--r--PKGBUILD20
5 files changed, 25 insertions, 25 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a61a1a2a2126..b75be4eecef6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imhex
pkgdesc = A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM
- pkgver = 1.18.1
+ pkgver = 1.18.2
pkgrel = 1
url = https://github.com/WerWolv/ImHex
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = imhex
depends = yara
optdepends = imhex-patterns-git: ImHex base patterns
options = !lto
- source = imhex::git+https://github.com/WerWolv/ImHex.git#tag=v1.18.1
+ source = imhex::git+https://github.com/WerWolv/ImHex.git#tag=v1.18.2
source = nativefiledialog::git+https://github.com/btzy/nativefiledialog-extended.git
source = xdgpp::git+https://git.sr.ht/~danyspin97/xdgpp
source = libromfs::git+https://github.com/WerWolv/libromfs
@@ -40,9 +40,9 @@ pkgbase = imhex
cksums = SKIP
cksums = SKIP
cksums = SKIP
- cksums = 249434350
- cksums = 1603902693
- cksums = 3778198690
+ cksums = 3374949146
+ cksums = 3561209881
+ cksums = 1302454653
cksums = 4178124713
sha256sums = SKIP
sha256sums = SKIP
@@ -50,9 +50,9 @@ pkgbase = imhex
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- sha256sums = 8a7206223be0d0e5d44707efffe233d698764d8cb10f05cdb69e963f27889c7c
- sha256sums = a6967665a3411c3f47b45a10bb500c3e203eb909ee7474a9812927b0d702c636
- sha256sums = 5aeb7bce48f42a145b9420e5c49b2208bf45e6845ef027eb0045bd4096cb0db4
+ sha256sums = 0bfff0f03fa8ffe312162e7d43c0c0feb8aaa332e15c497c95fffc6704169c8f
+ sha256sums = 82a1b0e4e1f02a998eb178dfc0cf75ad9c6b4ca9819cbe0f90d3c65ed07a367d
+ sha256sums = cee653d96a96df1792977ab1509cd7cb94c2d10b20540a7ffca75f8e0ebcc847
sha256sums = 72525512a241589cecd6141f32ad36cbe1b5b6f2629dd8ead0e37812321bdde6
b2sums = SKIP
b2sums = SKIP
@@ -60,9 +60,9 @@ pkgbase = imhex
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
- b2sums = 3125a42f09f78303a1a73439fa4acc0bb617b67718bf2142266e9820f27639d32c385472958bd4aebea4b9799e3e6b107825bb10efa8e50d7e8b3219a9da4384
- b2sums = 5bbe1d23816db451ace64a1d90906e7668ce0dacd69ff0a46d100545852ab50c271701f4b4d6661e23d0a449289963b77699dc730946b27687649f9175f76e62
- b2sums = 44330771db35d9c89572552ca55348cd8181fca2befb47db41dde9e4de5938ddf60ddd34e828e5a0f43d42c7e8688e53bc5d8df2c9b70b2d6f6c47c35ae3c178
+ b2sums = fe6432359f2ab2b7ad9d7541e96d46ab3113999c743bd46b021bc67247ea64d9b409b62580a8ffc857cbee7896c6bf0aeae5cb031c14901655d6a2be30ce3aa5
+ b2sums = a7e624148a9a0cd7617626fb2c6b07c2c6354bc1b0b09d31c93ea7b5dc9058e11a304da03a9b85d9483aea4b874d2ef3b346fec0da8e8df04fcec8bb9430c266
+ b2sums = 0de6ce0c2ed58839815571a5f747d8a726893b7daf3898fc338cd46834ce697bb42dd88ea71d5be1fee6c13dabc68f4c431fc67d9339fe7eeda515bb2bb71c14
b2sums = 7b2d029de385fdc2536f57a4364add9752b9a5dc31df501e07bff1fd69fdd1de2afa19a5ac5a4c87fbf21c5d87cc96d3fe30d58825c050f5a7d25f6d85d08efc
pkgname = imhex
diff --git a/0001-makepkg-Remove-external-stuff.patch b/0001-makepkg-Remove-external-stuff.patch
index 614f023ca25e..e8b5c1fa5518 100644
--- a/0001-makepkg-Remove-external-stuff.patch
+++ b/0001-makepkg-Remove-external-stuff.patch
@@ -1,4 +1,4 @@
-From b43c3da5cd860e4a92f484b29d0f3911fcbcd5ed Mon Sep 17 00:00:00 2001
+From 2265e21cd475ea98aca60ac064f428f52eab622c Mon Sep 17 00:00:00 2001
From: KokaKiwi <kokakiwi+git@kokakiwi.net>
Date: Thu, 3 Mar 2022 19:58:41 +0100
Subject: [PATCH 1/3] makepkg: Remove external stuff
@@ -9,7 +9,7 @@ Subject: [PATCH 1/3] makepkg: Remove external stuff
2 files changed, 32 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index f93b41ca..d7ba53ac 100644
+index 83b1db52..90bd7134 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,6 @@ include("${IMHEX_BASE_FOLDER}/cmake/build_helpers.cmake")
diff --git a/0002-archlinux-compat-Remove-unused-mbedTLS-code-from-lib.patch b/0002-archlinux-compat-Remove-unused-mbedTLS-code-from-lib.patch
index 93fb576400af..860842134234 100644
--- a/0002-archlinux-compat-Remove-unused-mbedTLS-code-from-lib.patch
+++ b/0002-archlinux-compat-Remove-unused-mbedTLS-code-from-lib.patch
@@ -1,4 +1,4 @@
-From aef95356265d5720a2ead68726fb1c10762c9547 Mon Sep 17 00:00:00 2001
+From a775d4d8db350a0db34270183cc9d22d6c0580b4 Mon Sep 17 00:00:00 2001
From: KokaKiwi <kokakiwi+git@kokakiwi.net>
Date: Mon, 31 Jan 2022 20:20:40 +0100
Subject: [PATCH 2/3] archlinux-compat: Remove unused mbedTLS code from libcurl
diff --git a/0003-fix-Build-errors-with-GCC-12.1.0.patch b/0003-fix-Build-errors-with-GCC-12.1.0.patch
index 606cf9a2965e..a46483bae403 100644
--- a/0003-fix-Build-errors-with-GCC-12.1.0.patch
+++ b/0003-fix-Build-errors-with-GCC-12.1.0.patch
@@ -1,4 +1,4 @@
-From 3d5f9a055a54d7d875064c405c14a72cc37a2fd2 Mon Sep 17 00:00:00 2001
+From ca88340ab05fd46956e706a5c18000bdcaf27278 Mon Sep 17 00:00:00 2001
From: KokaKiwi <kokakiwi+git@kokakiwi.net>
Date: Tue, 24 May 2022 15:27:25 +0200
Subject: [PATCH 3/3] fix: Build errors with GCC 12.1.0
diff --git a/PKGBUILD b/PKGBUILD
index 064993727e36..f5bee55d87ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=ImHex
pkgname=${_pkgname,,}
-pkgver=1.18.1
+pkgver=1.18.2
pkgrel=1
pkgdesc='A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM'
url='https://github.com/WerWolv/ImHex'
@@ -30,9 +30,9 @@ cksums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
- '249434350'
- '1603902693'
- '3778198690'
+ '3374949146'
+ '3561209881'
+ '1302454653'
'4178124713')
sha256sums=('SKIP'
'SKIP'
@@ -40,9 +40,9 @@ sha256sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
- '8a7206223be0d0e5d44707efffe233d698764d8cb10f05cdb69e963f27889c7c'
- 'a6967665a3411c3f47b45a10bb500c3e203eb909ee7474a9812927b0d702c636'
- '5aeb7bce48f42a145b9420e5c49b2208bf45e6845ef027eb0045bd4096cb0db4'
+ '0bfff0f03fa8ffe312162e7d43c0c0feb8aaa332e15c497c95fffc6704169c8f'
+ '82a1b0e4e1f02a998eb178dfc0cf75ad9c6b4ca9819cbe0f90d3c65ed07a367d'
+ 'cee653d96a96df1792977ab1509cd7cb94c2d10b20540a7ffca75f8e0ebcc847'
'72525512a241589cecd6141f32ad36cbe1b5b6f2629dd8ead0e37812321bdde6')
b2sums=('SKIP'
'SKIP'
@@ -50,9 +50,9 @@ b2sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
- '3125a42f09f78303a1a73439fa4acc0bb617b67718bf2142266e9820f27639d32c385472958bd4aebea4b9799e3e6b107825bb10efa8e50d7e8b3219a9da4384'
- '5bbe1d23816db451ace64a1d90906e7668ce0dacd69ff0a46d100545852ab50c271701f4b4d6661e23d0a449289963b77699dc730946b27687649f9175f76e62'
- '44330771db35d9c89572552ca55348cd8181fca2befb47db41dde9e4de5938ddf60ddd34e828e5a0f43d42c7e8688e53bc5d8df2c9b70b2d6f6c47c35ae3c178'
+ 'fe6432359f2ab2b7ad9d7541e96d46ab3113999c743bd46b021bc67247ea64d9b409b62580a8ffc857cbee7896c6bf0aeae5cb031c14901655d6a2be30ce3aa5'
+ 'a7e624148a9a0cd7617626fb2c6b07c2c6354bc1b0b09d31c93ea7b5dc9058e11a304da03a9b85d9483aea4b874d2ef3b346fec0da8e8df04fcec8bb9430c266'
+ '0de6ce0c2ed58839815571a5f747d8a726893b7daf3898fc338cd46834ce697bb42dd88ea71d5be1fee6c13dabc68f4c431fc67d9339fe7eeda515bb2bb71c14'
'7b2d029de385fdc2536f57a4364add9752b9a5dc31df501e07bff1fd69fdd1de2afa19a5ac5a4c87fbf21c5d87cc96d3fe30d58825c050f5a7d25f6d85d08efc')
options=(!lto)