summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeSnake042021-07-24 21:09:22 +0200
committerLeSnake042021-07-24 21:09:22 +0200
commit879974c954788e3dd5e1f1d03af4a2c812901f82 (patch)
tree91e2ad1999a693ced46e15259ebd609343aef888
parente2f9476f3f317c5ab18a007bc16924e73a9a956f (diff)
downloadaur-879974c954788e3dd5e1f1d03af4a2c812901f82.tar.gz
updated dependencies
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11eb1820e1d4..9c4db23077de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,17 @@
pkgbase = flashpoint-launcher-git
pkgdesc = Launcher for BlueMaxima's Flashpoint - Does not include data files! - Launcher software only.
pkgver = e1b46166
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/FlashpointProject/launcher
arch = x86_64
license = MIT
makedepends = npm
depends = nss>=3.0
+ depends = php
depends = gtk3
+ depends = libxss
+ depends = wine
+ optdepends = flashplayer-standalone: native Flash support
conflicts = flashpoint-bin
source = flashpoint-launcher-git::git+https://github.com/FlashpointProject/launcher.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c9b5079d38b9..e11e47f67ca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=flashpoint-launcher-git
pkgver=e1b46166
-pkgrel=2
+pkgrel=3
pkgdesc="Launcher for BlueMaxima's Flashpoint - Does not include data files! - Launcher software only."
arch=('x86_64')
url="https://github.com/FlashpointProject/launcher"