diff --git a/.SRCINFO b/.SRCINFO index 198c062..a01b9bd 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,13 +1,13 @@ pkgbase = packwiz-installer pkgdesc = An installer for packwiz modpacks. pkgver = 0.5.10 - pkgrel = 1 + pkgrel = 2 url = https://github.com/packwiz/packwiz-installer arch = any license = MIT makedepends = git makedepends = java-environment-openjdk<=11 - depends = java-environment + depends = java-runtime source = packwiz-installer::git+https://github.com/packwiz/packwiz-installer.git#tag=7b6daaf7e552f44888d68dcd8235822dd1c2956e source = packwiz-installer-bootstrap::git+https://github.com/packwiz/packwiz-installer-bootstrap.git#tag=fc4cd603d04d08c09fcd83cadb9ceedf776831e7 source = packwiz-installer.sh diff --git a/PKGBUILD b/PKGBUILD index 22f349b..981ed5a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,12 +1,12 @@ # Maintainer: NullBite pkgname=packwiz-installer pkgver=0.5.10 -pkgrel=1 +pkgrel=2 pkgdesc="An installer for packwiz modpacks." arch=("any") url="https://github.com/packwiz/packwiz-installer" license=("MIT") -depends=('java-environment') +depends=('java-runtime') makedepends=('git' 'java-environment-openjdk<=11') _tag=7b6daaf7e552f44888d68dcd8235822dd1c2956e # git rev-parse v${pkgver}