summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index daf93ce0a95f..01449c0105c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = constructor-gog
pkgdesc = Control a construction company, and aim to drive the other players out of business.
pkgver = 1.0_cs
- pkgrel = 2
+ pkgrel = 3
url = https://www.gog.com/game/constructor
install = constructor-gog.install
arch = any
groups = eula
license = custom:eula
- makedepends = innoextract-git
+ makedepends = innoextract
makedepends = icoutils
depends = dosbox
optdepends = unionfs-fuse: mounting game folder to home for savegames and settings
@@ -33,4 +33,3 @@ pkgbase = constructor-gog
sha256sums = ee6715c4ba84e97ee3d04a4ad00ec1b67439ee8eb4ca2f1fd1000cb47b3f1c92
pkgname = constructor-gog
-
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