summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorthepasto2021-03-24 08:00:34 +0100
committerthepasto2021-03-24 08:00:34 +0100
commitb1e71d104357b322ff0907a0cab6783e8101081a (patch)
tree682530cb147510d3afbc24ecb45e85d39d82b4c5 /PKGBUILD
parent8b5cdc1b257cb69cce2ac4ed797c12479c26c1b0 (diff)
downloadaur-b1e71d104357b322ff0907a0cab6783e8101081a.tar.gz
Bump to 7.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83e352e0a565..6c0aa5854f97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: thepasto <thepasto@gmail.com>
pkgname=kodi-addon-pvr-iptvsimple
-pkgver=7.5.0
+pkgver=7.5.1
pkgrel=1
pkgdesc='IPTV Simple PVR client addon for Kodi'
_koditarget=Matrix
@@ -16,7 +16,7 @@ depends=('kodi')
source=("https://github.com/kodi-pvr/${_gitname}/archive/${pkgver}-${_koditarget}.tar.gz"
"https://github.com/xbmc/xbmc/archive/${_kodiver}-${_koditarget}.tar.gz"
)
-sha256sums=('1cbe623e1eec0246c782398d8a8964d26b0fa68966c7f1422666068e50fb4e00'
+sha256sums=('df020ba77864111476c7ab637fa82d658c248723c64d5fd4a31443def60cd75a'
'f7ef8a6f45862ae3b7ebfce4950d74f534be3cb4a0e67ce640963746b3f668f2'
)