summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas18182020-10-30 17:33:05 +0100
committerLukas18182020-10-30 17:33:05 +0100
commit6c41180231ba072c64ad382917cfee8bf60493fe (patch)
tree1cc66d83ab7d63ec314555dac47eee5a8c0382d6 /PKGBUILD
parent64b9b3244922b1830741451881e779cd05eebd72 (diff)
downloadaur-6c41180231ba072c64ad382917cfee8bf60493fe.tar.gz
update to 2.8.0; some change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91ff1880cf31..504a3ef53248 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lukas1818 aur at lukas1818 dot de
pkgname=gog-stellaris-horizon-signal
-pkgver=2.7.2
+pkgver=2.8.0
_pkgtag=$pkgver
pkgrel=1
pkgdesc="The free Horizon Signal DLC for the Stellaris game"
@@ -9,10 +9,12 @@ arch=('x86_64')
url="https://www.gog.com/game/stellaris_horizon_signal"
license=('custom')
groups=('gog-stellaris-dlcs')
-depends=('gog-stellaris')
-makedepends=('unzip' 'findutils')
-source=("stellaris_horizon_signal_${pkgver//./_}_38578.sh::gogdownloader://1490429179/en3installer0")
-sha512sums=('b53fbdbd8f0ceca8532db8bf8ae3a73fdb2bca0b7d059fb06c88b87aefa17a26c1d4f11a5d862efe210f2d3936c055a4764a61b34f636cd61bc9568c0f24131f')
+depends=("gog-stellaris=$pkgver")
+makedepends=('unzip' 'findutils' 'lgogdownloader')
+source=("stellaris_horizon_signal_${pkgver//./_}::gogdownloader://1490429179/en3installer0")
+sha512sums=('d778828413382880a17484958c34c7c176e62097dc6a0baf5410624390da199dfc6b1665ae3e370832623305172b7b4b17b5e04e3634401bd4f809bcd1f9bd43')
+
+DLAGENTS+=('gogdownloader::/usr/bin/lgogdownloader --download-file=%u -o %o')
prepare()
{