summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5fc65be0435..ad3ac09f776c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=steamcurses-git
_pkgname=${pkgname%-git}
_srcname=SteamCurses
-pkgver=71c0a6d
+pkgver=0ec79ed
pkgrel=1
pkgdesc="Steam Ncurses for both native and wine versions"
arch=('i686' 'x86_64')
url="https://github.com/TOTBWF/SteamCurses"
license=('MIT')
+makedepends_x86_64=('gcc-multilib')
depends=('ncurses' 'steam')
optdepends=('wine: Wine Steam support')
provides=('steamcurses')