summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cacb67e0603f..99153c989ffe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 3 21:24:17 UTC 2016
+# Thu Dec 8 09:12:34 UTC 2016
pkgbase = leagueoflegends-git
pkgdesc = League Of Legends: Install/Run wrapper
- pkgver = 88.2379f97
+ pkgver = 95.197b5cf
pkgrel = 1
url = https://github.com/Nefelim4ag/League-Of-Legends
install = leagueoflegends-git.install
@@ -11,6 +11,8 @@ pkgbase = leagueoflegends-git
depends = wine
depends = winetricks
depends = bash
+ optdepends = lib32-libpulse: for audio
+ optdepends = wine-staging: can work better
conflicts = leagueoflegends
backup = etc/leagueoflegends.conf
source = leagueoflegends-git::git://github.com/Nefelim4ag/League-Of-Legends.git#branch=master
diff --git a/PKGBUILD b/PKGBUILD
index 87d6bcd0967c..9070e871cf88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Timofey Titovets <nefelim4ag@gmail.com>
pkgname=leagueoflegends-git
-pkgver=88.2379f97
+pkgver=95.197b5cf
pkgrel=1
pkgdesc="League Of Legends: Install/Run wrapper"
arch=('any')
url="https://github.com/Nefelim4ag/League-Of-Legends"
license=('GPL3')
depends=('wine' 'winetricks' 'bash')
+optdepends=('lib32-libpulse: for audio' 'wine-staging: can work better')
conflicts=('leagueoflegends')
source=("$pkgname"::'git://github.com/Nefelim4ag/League-Of-Legends.git#branch=master')
md5sums=('SKIP')