diff --git a/testing/kodi-pvr-iptvsimple/APKBUILD b/testing/kodi-pvr-iptvsimple/APKBUILD index fe6fc45cf1140292a45fccea14447f6d810eeb18..0cbc23ffe5a33ae678c91e2a71761aaddd9abf07 100644 --- a/testing/kodi-pvr-iptvsimple/APKBUILD +++ b/testing/kodi-pvr-iptvsimple/APKBUILD @@ -1,13 +1,13 @@ # Contributor: Damian Kurek <starfire24680@gmail.com> # Maintainer: Damian Kurek <starfire24680@gmail.com> pkgname=kodi-pvr-iptvsimple -pkgver=7.6.4 +pkgver=7.6.5 _realname=Matrix pkgrel=0 pkgdesc="IPTV Simple client addon for Kodi" options="!check" # no test suite url="https://github.com/kodi-pvr/pvr.iptvsimple" -arch="x86 x86_64 aarch64 armv7" # kodi +arch="x86 x86_64 aarch64 armv7" # kodi is only available on those architectures license="GPL-2.0-only" makedepends="cmake kodi-dev" source="$pkgname-$pkgver-$_realname.tar.gz::https://github.com/kodi-pvr/pvr.iptvsimple/archive/$pkgver-$_realname.tar.gz" @@ -26,4 +26,6 @@ package() { DESTDIR="$pkgdir" cmake --build build --target install } -sha512sums="b69d056665be86337d748f0ef6664d43b546d83b1e1e8d3185c50c9342d367dc87b7b291823f0d50d27039d70f59d0903c42bd05c8f171e4e965d32a4f79bdad kodi-pvr-iptvsimple-7.6.4-Matrix.tar.gz" +sha512sums=" +ef16b71cb1adf6d68e74935a12d5ecb8c52c732f5a69e0765558107f356686c83427356bbef3227b6744ea314ef2f1e6c2548ecb1f90a38a521d351048fac43a kodi-pvr-iptvsimple-7.6.5-Matrix.tar.gz +"