summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas Sabota2023-03-27 18:23:00 -0400
committerLukas Sabota2023-03-27 18:23:00 -0400
commita557e89d9675088bfe985dfbb222c88e6894e292 (patch)
tree891b37d197dedd1b2dfac6b7a0ed3bcce421c715 /PKGBUILD
parentfd999cab4a8d3e7fefc7765aced56ebb14a30bbc (diff)
downloadaur-kodi-addon-vfs-rar-git.tar.gz
update for nexus
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9f1f497c790..8d4ef535fafd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ pkgname=kodi-addon-vfs-rar-git
pkgbase=${pkgname}
_gitname=vfs.rar
pkgver=4.0.0
-_gitver=branch=Matrix
-pkgrel=1
+_gitver=branch=Nexus
+pkgrel=2
pkgdesc='Rar Addon for Kodi - git version'
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/xbmc/$_gitname"
license=('GPL')
groups=('kodi-addons')
-makedepends=('cmake' 'kodi-platform' 'git' 'kodi-dev>=19.0')
+makedepends=('cmake' 'kodi-platform' 'git' 'kodi-dev>=20.0')
depends=('kodi' 'p8-platform')
source=("git+https://github.com/xbmc/${_gitname}.git#${_gitver}")
md5sums=('SKIP')