summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConstantin Nickel2024-05-03 12:09:45 +0200
committerConstantin Nickel2024-05-03 12:09:45 +0200
commit78f11fa655931dec83d378b11eb9601fe6974078 (patch)
tree6f70643a7e45f0442d10b97cc7644d104a4bb25a /PKGBUILD
parenta048a1b260f1c254869a61fd86aad005c2ddd6a5 (diff)
downloadaur-battle-isle2-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 8c571d8111ad..e1c73e548d7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=battle-isle2-gog
pkgver=1.0
-pkgrel=2
+pkgrel=3
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