From bc673db1f32f8784c7c177179fc19290e4b6388a Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 22 Jan 2023 20:27:48 +0000 Subject: [PATCH] community/innoextract to 1.9-8 --- community/innoextract/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/innoextract/PKGBUILD b/community/innoextract/PKGBUILD index 1770bcd3e..8b9966da7 100644 --- a/community/innoextract/PKGBUILD +++ b/community/innoextract/PKGBUILD @@ -8,7 +8,7 @@ pkgname=innoextract pkgver=1.9 -pkgrel=7 +pkgrel=8 pkgdesc="A tool to extract installers created by Inno Setup" url='https://constexpr.org/innoextract/' arch=('x86_64')