summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas18182020-11-18 16:56:28 +0100
committerLukas18182020-11-18 16:56:28 +0100
commit1bf7b955abb7b7cf21928844796332a3b7554ebc (patch)
tree964f85fc9a6c57e07c4237e8a6a128707bcaf6b7 /PKGBUILD
parent4ac8594317486f8963b9e4ae778863a65bd83be2 (diff)
downloadaur-1bf7b955abb7b7cf21928844796332a3b7554ebc.tar.gz
fix deadlock
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdeeec9b9015..b21f7ed68b0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=gog-stellaris-horizon-signal
pkgver=2.8.0.5
_pkgtag=$pkgver
-pkgrel=1
+pkgrel=2
pkgdesc="The free Horizon Signal DLC for the Stellaris game"
arch=('x86_64')
url="https://www.gog.com/game/stellaris_horizon_signal"
license=('custom')
groups=('gog-stellaris-dlcs')
-depends=("gog-stellaris=$pkgver")
+depends=("gog-stellaris>=$pkgver")
makedepends=('unzip' 'findutils' 'lgogdownloader')
source=("stellaris_horizon_signal_${pkgver//./_}.sh::gogdownloader://1490429179/en3installer0")
sha512sums=('1afcc2e66594808e119d5e74f9c3893185adea7ed3a6fcc895e8385a0abba161f7bce7029e12c4dab0329fc2f13cd422f75ab452146eccc3e478ca43a2901481')