summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConstantin Nickel2024-05-03 11:54:46 +0200
committerConstantin Nickel2024-05-03 11:54:46 +0200
commitde0a8c8a4457614e95f23e39401eacc538ad9ce7 (patch)
treea7b7ae398e3cde6b892573bc7ff7668e0bfc74c9
parent1c0bfb05c11a150a8d13ff7e3c762ae33f16fb0f (diff)
downloadaur-historyline-1914-1918-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 de9bee8d6fc6..abf464765eda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = historyline-1914-1918-gog
pkgdesc = A turn-based tactics game which takes the player through various battles of the First World War.
pkgver = 1.0
- pkgrel = 2
+ pkgrel = 3
url = https://www.gog.com/game/battle_isle_platinum
install = historyline-1914-1918-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
@@ -25,4 +25,3 @@ pkgbase = historyline-1914-1918-gog
sha256sums = 8cb0a355c97b243e495509fd63191ba93b8e2e89fc45bf636938f691580102d0
pkgname = historyline-1914-1918-gog
-
diff --git a/PKGBUILD b/PKGBUILD
index 78d22c27aa65..32b5bf7196f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=historyline-1914-1918-gog
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="A turn-based tactics game which takes the player through various battles of the First World War."
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