From a61efd0ab4d306aec4bc18b4c41a20cd4e6b2799 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Sun, 19 Dec 2021 05:28:39 +0000 Subject: [PATCH] community/innoextract to 1.9-5 --- community/innoextract/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/innoextract/PKGBUILD b/community/innoextract/PKGBUILD index 5574eafbe..a2728eb68 100644 --- a/community/innoextract/PKGBUILD +++ b/community/innoextract/PKGBUILD @@ -8,7 +8,7 @@ pkgname=innoextract pkgver=1.9 -pkgrel=4 +pkgrel=5 pkgdesc="A tool to extract installers created by Inno Setup" url='https://constexpr.org/innoextract/' arch=('x86_64')