aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/innoextract/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/innoextract/APKBUILD b/community/innoextract/APKBUILD
index 82efc8306d..70f5c8c2c0 100644
--- a/community/innoextract/APKBUILD
+++ b/community/innoextract/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Michael Koloberdin <koloberdin@gmail.com>
pkgname=innoextract
pkgver=1.8
-pkgrel=0
+pkgrel=1
pkgdesc="A tool to extract installers created by Inno Setup"
-url="http://constexpr.org/innoextract/"
+url="https://constexpr.org/innoextract/"
arch="all"
-license="zlib"
+license="Zlib"
makedepends="cmake boost-dev xz-dev"
subpackages="$pkgname-doc"
source="http://constexpr.org/innoextract/files/$pkgname-$pkgver.tar.gz"