summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConstantin Nickel2024-05-03 12:07:22 +0200
committerConstantin Nickel2024-05-03 12:07:22 +0200
commitd945f398d860da27182f6e7498e33e76c77b1aae (patch)
tree40e7d01788a6ce9d82cc8cb827dc56a1276c9bfe /PKGBUILD
parent6d0b69c10b85dccfae93bc0936869244ba1620c5 (diff)
downloadaur-battle-isle-gog.tar.gz
switch back to the `innoextract` package
The updated GOG installer can now be extracted using the "innoextract" package from the "Extra" repository.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fdd74944ce0..c7a60ba4ed9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=battle-isle-gog
pkgver=1.0
-pkgrel=3
+pkgrel=4
pkgdesc="A turn-based tactics game which tells the story about the wars on the fictional planet, Chromos."
url="https://www.gog.com/game/battle_isle_platinum"
license=('custom:eula')
groups=('games')
arch=('any')
-makedepends=('innoextract-git' 'icoutils')
+makedepends=('innoextract' 'icoutils')
depends=('dosbox')
optdepends=('unionfs-fuse: mounting game folder to home for savegames and settings')
install=$pkgname.install