summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvert Vorster2021-08-21 00:39:30 +0200
committerEvert Vorster2021-08-21 00:39:30 +0200
commitfc4cfdbbc02a4ec612556bacd96570bff93b813f (patch)
treebe95c36c076976d62cadde9972420dc373523dc7
parent67ff7d37c8d9adaa20588bbe5e3bc879474eea77 (diff)
downloadaur-fc4cfdbbc02a4ec612556bacd96570bff93b813f.tar.gz
Updated optdepends
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcc1df6560af..b63f0ab1086e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vegastrike-git
pkgdesc = Vega Strike - Upon the Coldest Sea. Space flight and trading simulator with realistic distances
- pkgver = rev.11439
+ pkgver = rev.11470
pkgrel = 1
url = www.vega-strike.org
arch = any
@@ -9,11 +9,9 @@ pkgbase = vegastrike-git
makedepends = cmake
depends = expat
depends = vegastrike-engine
- optdepends =
provides = vegastrike
conflicts = vegastrike
source = git+https://github.com/vegastrike/Assets-Production
sha1sums = SKIP
pkgname = vegastrike-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 4369c70d4ac0..d3a978dc6fff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
#Maintainer: Evert Vorster <evorster@gmail.com>
pkgname=vegastrike-git
_pkgname=vegastrike
-pkgver=rev.11439
+pkgver=rev.11470
pkgrel=1
pkgdesc="Vega Strike - Upon the Coldest Sea. Space flight and trading simulator with realistic distances"
arch=('any')
url="www.vega-strike.org"
license=('GPL')
depends=('expat' 'vegastrike-engine')
-optdepends=('')
+optdepends=()
makedepends=('git' 'cmake')
provides=('vegastrike')
conflicts=('vegastrike')