summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTimofey Titovets2016-11-09 01:54:11 +0300
committerTimofey Titovets2016-11-09 01:54:11 +0300
commitbc193ff8a7a32e5a76b7441a09c7d5a3542b45bd (patch)
treef0f20b0fe74be7fe32a011e3b52d7f7b4496fc22 /PKGBUILD
parent61c840c8d638b7f93c4254f29cec2d90e47e659e (diff)
downloadaur-bc193ff8a7a32e5a76b7441a09c7d5a3542b45bd.tar.gz
Update, Add conflict to leagueoflegends package
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ff8b0dfed11..04a3dc9281dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Timofey Titovets <nefelim4ag@gmail.com>
pkgname=leagueoflegends-git
-pkgver=5.32b8b8c
+pkgver=23.4cd1609
pkgrel=1
pkgdesc="League Of Legends: Install/Run wrapper"
arch=('any')
url="https://github.com/Nefelim4ag/League-Of-Legends"
license=('GPL3')
depends=('wine-staging' 'winetricks' 'bash')
+conflict=('leagueoflegends')
source=("$pkgname"::'git://github.com/Nefelim4ag/League-Of-Legends.git#branch=master')
md5sums=('SKIP')
install=leagueoflegends-git.install