summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95f4255ac682..f4a7c94b3687 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Jason Nader <jason (dot) nader (at) protonmail (dot) com>
pkgname=('lgwebosremote-git')
-pkgver=r93.588a301
+pkgver=r135.2de8913
pkgrel=1
pkgdesc="Command line webOS remote for LGTVs"
arch=('x86_64')
url="https://github.com/klattimer/LGWebOSRemote"
license=('MIT')
-depends=('python-wakeonlan' 'python-ws4py' 'python-requests')
-makedepends=('python-setuptools')
+depends=('python-wakeonlan' 'python-ws4py' 'python-requests' 'python-getmac')
+makedepends=('git' 'python-setuptools')
source=("${pkgname%-*}::git+https://github.com/klattimer/LGWebOSRemote.git")
provides=("lgtv")
conflicts=("lgtv")