summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConstantin Nickel2024-05-03 13:07:30 +0200
committerConstantin Nickel2024-05-03 13:07:30 +0200
commitbe57cacb4af86374122958a722fd56d64db92aa9 (patch)
treebb5206e939707ab1144a714e141f1fbdff5a0dc3 /PKGBUILD
parent169089d5440c4517e88030ddbed5fa8108d423cc (diff)
downloadaur-fantasy-general-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 27088936abb1..6da9d5a0b2f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=fantasy-general-gog
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="A turn-based strategy game set in a high fantasy world."
url="https://www.gog.com/game/fantasy_general"
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