summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeSnake042021-07-25 22:52:57 +0200
committerLeSnake042021-07-25 22:52:57 +0200
commit3f9fffc1c48b36119564a6f69a822b731389ba79 (patch)
treed9f3cd5896602f9a27bd5029c44160609eee73de /PKGBUILD
parentc966459631a5323de391f35e9c14b60221646bab (diff)
downloadaur-3f9fffc1c48b36119564a6f69a822b731389ba79.tar.gz
updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e7e021cf52e..750e9f2f6534 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=flashpoint-launcher-bin
pkgver=10.0.0
-pkgrel=4
+pkgrel=5
pkgdesc="Launcher for BlueMaxima's Flashpoint with script to install data files"
arch=('x86_64')
url="https://github.com/FlashpointProject/launcher"
@@ -11,7 +11,9 @@ depends=('nss>=3.0'
'php'
'gtk3'
'libxss'
- 'wine')
+ 'wine'
+ 'wget'
+ 'p7zip')
optdepends=('flashplayer-standalone: native Flash support')
conflicts=('flashpoint-bin' 'flashpoint-launcher-git')
source=("https://github.com/FlashpointProject/launcher/releases/download/10.0.0/Flashpoint-10.0.0_linux-amd64.deb"