summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkevku2023-02-14 22:51:17 +0200
committerkevku2023-02-14 22:51:17 +0200
commit98c743147c07a28635b4f9da55cc308534080376 (patch)
treea38ec336e724f554bd128bed0e4027e97eb583a1 /PKGBUILD
parent0ebe7b4d42b40d0f2480a46dadfa3872995bd554 (diff)
downloadaur-98c743147c07a28635b4f9da55cc308534080376.tar.gz
git update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efff77caf8b2..4698717aa327 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: kevku <kevku@gmx.com>
pkgname=kodi-addon-inputstream-rtmp-git
-pkgver=20.3.0.Nexus.r0.g61f7ff3
+pkgver=20.3.0.Nexus.r2.g9ab6dfc
pkgrel=1
pkgdesc="librtmp support for Kodi 20+"
arch=('x86_64' 'i686' 'armv7h')
@@ -10,8 +10,8 @@ depends=('kodi' 'rtmpdump')
makedepends=('kodi-dev' 'cmake' 'git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-# kodi 20
-source=('kodi-addon-inputstream-rtmp-git::git+https://github.com/xbmc/inputstream.rtmp.git#branch=Nexus')
+# kodi 21
+source=('kodi-addon-inputstream-rtmp-git::git+https://github.com/xbmc/inputstream.rtmp.git#branch=Omega')
md5sums=('SKIP')
pkgver() {