summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConstantin Nickel2024-05-03 11:43:58 +0200
committerConstantin Nickel2024-05-03 11:43:58 +0200
commitd24de33ee81ed20c27e257d0894f12ea50a83d77 (patch)
tree085cece625b470f890b1ec1f2839ee85f3af8a10
parent1a71117979db202a30934b31ced44d9a7a6056db (diff)
downloadaur-jagged-alliance-deadly-games-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.
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fa797390d84..536ae13950d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = jagged-alliance-deadly-games-gog
pkgdesc = A turn-based tactics game developed as a sequel of Jagged Alliance and features new missions and a multiplayer mode.
pkgver = 1.13
- pkgrel = 2
+ pkgrel = 3
url = https://www.gog.com/game/jagged_alliance_deadly_games
install = jagged-alliance-deadly-games-gog.install
arch = any
groups = games
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 = jagged-alliance-deadly-games-gog
sha256sums = 5bd5ad321e40676448871190cfe55294279c3bf0703e71e97a28c138ebe44937
pkgname = jagged-alliance-deadly-games-gog
-
diff --git a/PKGBUILD b/PKGBUILD
index 57de947488f9..861c20e7279e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=jagged-alliance-deadly-games-gog
pkgver=1.13
-pkgrel=2
+pkgrel=3
pkgdesc="A turn-based tactics game developed as a sequel of Jagged Alliance and features new missions and a multiplayer mode."
url="https://www.gog.com/game/jagged_alliance_deadly_games"
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