summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Albers2019-02-01 10:37:04 +0100
committerDaniel Albers2019-02-01 10:37:04 +0100
commit85f5223e74c42e67955d9997032c2916218d2c3a (patch)
treead4bfb7c78dad2705d76441ed8717708164d1a11
parenta432e3439525d774b796be196d3cc70308ba84c4 (diff)
downloadaur-85f5223e74c42e67955d9997032c2916218d2c3a.tar.gz
Revert "bump"
This reverts commit a432e3439525d774b796be196d3cc70308ba84c4.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--PKGBUILD.in2
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9c65252a5a2..6e4685ce0020 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Jan 30 00:51:08 UTC 2019
+# Tue Jan 29 23:50:10 UTC 2019
pkgbase = kodi-addon-pvr-hts
pkgdesc = Tvheadend HTSP PVR client addon for Kodi
pkgver = 4.4.12
@@ -15,7 +15,7 @@ pkgbase = kodi-addon-pvr-hts
makedepends = cmake
makedepends = kodi-platform
makedepends = git
- makedepends = kodi-dev>=18.0
+ makedepends = kodi-dev
depends = kodi
depends = p8-platform
source = git+https://github.com/kodi-pvr/pvr.hts.git#branch=master
diff --git a/PKGBUILD b/PKGBUILD
index 46313131a53a..d8ae4b10d1ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/kodi-pvr/$_gitname"
license=('GPL')
groups=('kodi-addons')
-makedepends=('cmake' 'kodi-platform' 'git' 'kodi-dev>=18.0')
+makedepends=('cmake' 'kodi-platform' 'git' 'kodi-dev')
depends=('kodi' 'p8-platform')
source=("git+https://github.com/kodi-pvr/${_gitname}.git#${_gitver}")
md5sums=('SKIP')
diff --git a/PKGBUILD.in b/PKGBUILD.in
index b8e4d64a6c74..7fbb7b940aa7 100644
--- a/PKGBUILD.in
+++ b/PKGBUILD.in
@@ -18,7 +18,7 @@ arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/kodi-pvr/$_gitname"
license=('GPL')
groups=('kodi-addons')
-makedepends=('cmake' 'kodi-platform' 'git' 'kodi-dev>=18.0')
+makedepends=('cmake' 'kodi-platform' 'git' 'kodi-dev')
depends=('kodi' 'p8-platform')
source=("git+https://github.com/kodi-pvr/${_gitname}.git#${_gitver}")
md5sums=('SKIP')