summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTaylor Smock2015-07-22 05:50:56 -0600
committerTaylor Smock2015-07-22 05:50:56 -0600
commit0033f87cb8696c5705e479947c6c193899b9ada7 (patch)
tree832cba220e5511f105ab4f577c5dd7026fa1064f /.SRCINFO
parentb4e7ab1ce1a1be74c0f102957ec8589a10134ec8 (diff)
downloadaur-0033f87cb8696c5705e479947c6c193899b9ada7.tar.gz
Corrected some errors found by namcap
* Added MIT license file * Removed Steam from depends and put it in optdepends * Added wine to optdepends for Steam in wine
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1cc768bf9dd..acfb04097ee0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = steamcurses-git
pkgdesc = Steam Ncurses for both native and wine versions
pkgver = 8c106e6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/TOTBWF/SteamCurses
changelog = changelog.txt
arch = i686
arch = x86_64
license = MIT
- depends = steam
depends = ncurses
+ optdepends = steam: Native Steam support
+ optdepends = wine: Wine Steam support
provides = steamcurses
conflicts = steamcurses
source = git+https://github.com/TOTBWF/SteamCurses.git