summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevku2017-08-09 08:23:45 +0300
committerkevku2017-08-09 08:23:45 +0300
commit27554d0c2abb224f22a7f14f9335ee4d20783a4d (patch)
tree9713285f160553a2df98f2e5739a534002f6804c
parent2e23214b3e43f473090dbd15c39b9b68172e4ca7 (diff)
downloadaur-27554d0c2abb224f22a7f14f9335ee4d20783a4d.tar.gz
git update
-rw-r--r--PKGBUILD9
1 files changed, 1 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d800d4688bd4..8eba72fbd28b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,10 +10,8 @@ depends=('kodi-platform')
makedepends=('kodi-dev')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-# kodi 17
-# source=('kodi-addon-inputstream-adaptive-git::git+https://github.com/peak3d/inputstream.adaptive.git#branch=1.0.8_k17')
# kodi 17 2.0
-source=('kodi-addon-inputstream-adaptive-git::git+https://github.com/peak3d/inputstream.adaptive.git#branch=k17_2')
+source=('kodi-addon-inputstream-adaptive-git::git+https://github.com/peak3d/inputstream.adaptive.git#branch=Krypton')
# kodi 18
# source=('kodi-addon-inputstream-adaptive-git::git+https://github.com/peak3d/inputstream.adaptive.git')
md5sums=('SKIP')
@@ -24,11 +22,6 @@ pkgver() {
}
build() {
-# cd "$srcdir/$pkgname/wvdecrypter"
-# cmake \
-# -DCMAKE_INSTALL_PREFIX=/usr
-# make
-
cd "$srcdir/$pkgname"
cmake \
-DCMAKE_INSTALL_PREFIX=/usr