upgpkg: kodi-addon-inputstream-adaptive 2.3.19-2
upstream overwrote the release
This commit is contained in:
parent
d8e1316a77
commit
dce30f94a4
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = kodi-addon-inputstream-adaptive
|
||||
pkgdesc = InputStream client for adaptive streams for Kodi 18+
|
||||
pkgver = 2.3.19
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/peak3d/inputstream.adaptive
|
||||
arch = x86_64
|
||||
arch = i686
|
||||
|
@ -11,7 +11,7 @@ pkgbase = kodi-addon-inputstream-adaptive
|
|||
depends = kodi-platform
|
||||
conflicts = kodi-addon-inputstream-adaptive
|
||||
source = kodi-addon-inputstream-adaptive-2.3.19.tar.gz::https://github.com/peak3d/inputstream.adaptive/archive/2.3.19-Leia.tar.gz
|
||||
sha256sums = ca86a6151eb59a56ab4a791be526dedd2a1134c27a63bfef769defba9b756f81
|
||||
sha256sums = f594a0ce7ffa528b0b2c8794e826eb4c3e3f29c0b0e01d9dada65759aeeb2aa9
|
||||
|
||||
pkgname = kodi-addon-inputstream-adaptive
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
pkgname=kodi-addon-inputstream-adaptive
|
||||
pkgver=2.3.19
|
||||
_upstreamver=${pkgver}-Leia
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="InputStream client for adaptive streams for Kodi 18+"
|
||||
arch=('x86_64' 'i686')
|
||||
url="https://github.com/peak3d/inputstream.adaptive"
|
||||
|
@ -13,7 +13,7 @@ makedepends=('kodi-dev>=18' 'cmake')
|
|||
depends=('kodi-platform')
|
||||
conflicts=("${pkgname%-git}")
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/peak3d/inputstream.adaptive/archive/${_upstreamver}.tar.gz")
|
||||
sha256sums=('ca86a6151eb59a56ab4a791be526dedd2a1134c27a63bfef769defba9b756f81')
|
||||
sha256sums=('f594a0ce7ffa528b0b2c8794e826eb4c3e3f29c0b0e01d9dada65759aeeb2aa9')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue