summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1767f17efce5..1db3d39d8e3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=('steamforwarder-git')
_pkgname=SteamForwarder
pkgdesc="Tool that allows interaction between windows games under wine and the linux steam. (Cutting edge experimental features)"
-pkgver=r182.8740de2
+pkgver=r195.73b671f
pkgrel=1
arch=('x86_64' 'i686')
url="https://github.com/xomachine/SteamForwarder"
license=('MIT')
-depends=('python' 'steam' 'nim-git' 'binutils' 'wine')
+depends=('python' 'steam' 'nim>=0.18.0' 'binutils' 'wine')
optdepends=('steamcmd')
makedepends=()
provides=('steamforwarder')