Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kodi-addon-vfs-rar: update to 2.3.2. #25868

Merged
merged 1 commit into from Oct 30, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/kodi-addon-vfs-rar/template
@@ -1,15 +1,15 @@
# Template file for 'kodi-addon-vfs-rar'
pkgname=kodi-addon-vfs-rar
version=2.0.7
version=2.3.2
revision=1
_kodi_release=Leia
wrksrc="vfs.rar-${version}-${_kodi_release}"
build_style=cmake
makedepends="kodi-devel kodi-platform p8-platform-devel"
makedepends="kodi-devel kodi-platform p8-platform-devel tinyxml-devel"
short_desc="RAR VFS addon for Kodi"
maintainer="Kai Stian Olstad <void@olstad.com>"
license="GPL-2.0-or-later"
homepage="https://github.com/xbmc/vfs.rar"
distfiles="https://github.com/xbmc/vfs.rar/archive/${version}-${_kodi_release}.tar.gz"
checksum=b42db08aae80a10cfe3534b72241737c3fac39fc1d4bbb8473163b9a30d12251
checksum=5275c09eed7e8354849caa17c3d9699abcfa2437a7c7af3833bffd10fc1c577f
nocross="depends on kodi-platform"