extra/innoextract to 1.9-10

This commit is contained in:
Kevin Mihelich 2024-07-12 23:23:58 +00:00
parent 7fe4b1ede4
commit 38ebcc3911
2 changed files with 19 additions and 1 deletions

View file

@ -0,0 +1,18 @@
pkgbase = innoextract
pkgdesc = A tool to extract installers created by Inno Setup
pkgver = 1.9
pkgrel = 10
url = https://constexpr.org/innoextract/
arch = x86_64
license = ZLIB
makedepends = boost
makedepends = cmake
depends = boost-libs
depends = xz
source = https://constexpr.org/innoextract/files/innoextract-1.9.tar.gz
source = https://constexpr.org/innoextract/files/innoextract-1.9.tar.gz.sig
validpgpkeys = ADE9653703D4ADE0E997758128555A66D7E1DEC9
sha256sums = 6344a69fc1ed847d4ed3e272e0da5998948c6b828cb7af39c6321aba6cf88126
sha256sums = SKIP
pkgname = innoextract

View file

@ -8,7 +8,7 @@
pkgname=innoextract
pkgver=1.9
pkgrel=9
pkgrel=10
pkgdesc="A tool to extract installers created by Inno Setup"
url='https://constexpr.org/innoextract/'
arch=('x86_64')