summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimofey Titovets2017-01-24 14:20:55 +0300
committerTimofey Titovets2017-01-24 14:20:55 +0300
commitd7fc4b7254fb954067369cc55d202b59502a4700 (patch)
treee4a3adef5b6a031cf9257be2edf3f8cafb5798fa
parent65d0f8ec4ff794a367e7c6a591beac187a858d67 (diff)
downloadaur-d7fc4b7254fb954067369cc55d202b59502a4700.tar.gz
Update
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dff2989d9e00..19ac84ec284c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 17 21:55:13 UTC 2017
+# Tue Jan 24 11:20:43 UTC 2017
pkgbase = leagueoflegends-git
pkgdesc = League Of Legends: Install/Run wrapper
- pkgver = 100.9a8e889
+ pkgver = 102.f3061a5
pkgrel = 1
url = https://github.com/Nefelim4ag/League-Of-Legends
install = leagueoflegends-git.install
@@ -11,6 +11,7 @@ pkgbase = leagueoflegends-git
depends = wine
depends = winetricks
depends = bash
+ depends = lib32-gnutls
optdepends = lib32-libpulse: for audio
optdepends = wine-staging: can work better
conflicts = leagueoflegends
diff --git a/PKGBUILD b/PKGBUILD
index 11390a138bec..b80b0927806f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Timofey Titovets <nefelim4ag@gmail.com>
pkgname=leagueoflegends-git
-pkgver=100.9a8e889
+pkgver=102.f3061a5
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')
+depends=('wine' 'winetricks' 'bash' 'lib32-gnutls')
optdepends=('lib32-libpulse: for audio' 'wine-staging: can work better')
conflicts=('leagueoflegends')
source=("$pkgname"::'git://github.com/Nefelim4ag/League-Of-Legends.git#branch=master')