summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConstantin Nickel2024-05-03 12:12:35 +0200
committerConstantin Nickel2024-05-03 12:12:35 +0200
commit4f05f332cada21349afbf6415db01609d894733b (patch)
tree49b942be371b70c380d8fb8e5e1bd6ad03bf7218 /PKGBUILD
parent64f6348a4c7df4cbfd03ca748436bd305c604bbc (diff)
downloadaur-4f05f332cada21349afbf6415db01609d894733b.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 d63ce93fb64c..bc18d91eb3d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=constructor-gog
pkgver=1.0_cs
-pkgrel=2
+pkgrel=3
pkgdesc="Control a construction company, and aim to drive the other players out of business."
url="https://www.gog.com/game/constructor"
license=('custom:eula')
groups=('eula')
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