summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD13
2 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5580fd87b1b7..e86a042e8e81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = leagueoflegends-git
- pkgdesc = League Of Legends: Install/Run wrapper
- pkgver = 0.13.r25.g0b05e62
+ pkgdesc = League of Legends helper script
+ pkgver = v0.9.18.r0.ge4a040d
pkgrel = 1
- url = https://github.com/Nefelim4ag/League-Of-Legends
+ url = https://github.com/kyechou/leagueoflegends
arch = any
license = GPL3
- depends = wine
+ depends = wine-lol
depends = winetricks
depends = bash
depends = lib32-gnutls
@@ -14,7 +14,7 @@ pkgbase = leagueoflegends-git
depends = lib32-libpulse
depends = wget
conflicts = leagueoflegends
- source = leagueoflegends-git::git+https://github.com/Nefelim4ag/League-Of-Legends.git#branch=master
+ source = leagueoflegends-git::git+https://github.com/kyechou/leagueoflegends.git
md5sums = SKIP
pkgname = leagueoflegends-git
diff --git a/PKGBUILD b/PKGBUILD
index 485a9433b352..3543ec25bcde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
-# Maintainer: Timofey Titovets <nefelim4ag@gmail.com>
+# Maintainer: Kuan-Yen Chou <kuanyenchou@gmail.com>
+# Contributor: Timofey Titovets <nefelim4ag@gmail.com>
pkgname=leagueoflegends-git
-pkgver=0.13.r25.g0b05e62
+pkgver=v0.9.18.r0.ge4a040d
pkgrel=1
-pkgdesc="League Of Legends: Install/Run wrapper"
+pkgdesc="League of Legends helper script"
arch=('any')
-url="https://github.com/Nefelim4ag/League-Of-Legends"
+url="https://github.com/kyechou/leagueoflegends"
license=('GPL3')
-depends=('wine' 'winetricks' 'bash' 'lib32-gnutls' 'lib32-libldap'
+depends=('wine-lol' 'winetricks' 'bash' 'lib32-gnutls' 'lib32-libldap'
'lib32-openal' 'lib32-libpulse' 'wget')
conflicts=('leagueoflegends')
-source=("$pkgname"::'git+https://github.com/Nefelim4ag/League-Of-Legends.git#branch=master')
+source=("$pkgname"::'git+https://github.com/kyechou/leagueoflegends.git')
md5sums=('SKIP')
pkgver() {