aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-24 11:03:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:59 +0000
commitaadfb2633f37cbbb22bc26148b4f37e7396e103b (patch)
tree32d0ad9277482374c22ddcee9115b7f8d215937a
parentb40c5a940c1422dcde8ebeaefad830a5a6427984 (diff)
testing/imhex: rebuild against python 3.9
-rw-r--r--testing/imhex/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/imhex/APKBUILD b/testing/imhex/APKBUILD
index 2a6cf0d5820..4b4c4eaea48 100644
--- a/testing/imhex/APKBUILD
+++ b/testing/imhex/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: George Hopkins <george-hopkins@null.net>
pkgname=imhex
pkgver=1.6.1
-pkgrel=0
+pkgrel=1
pkgdesc="Hex editor for reverse engineers and programmers"
url="https://github.com/WerWolv/ImHex"
arch="all !x86 !armhf !armv7 !mips" # See #11