summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca9add3bbbb1..42c980103c78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = kodi-standalone-service
arch = x86_64
license = GPL
source = https://github.com/graysky2/kodi-standalone-service/archive/v1.98.tar.gz
- sha256sums = 03a3a49edf21f96b9396452f03fbd4d844228da22930fe6468dcd279a801981b
+ sha256sums = 4d0009c741fc49cf364aa0028c84f6abf783ab780fbdcdf5b197e0aae4d9408b
pkgname = kodi-standalone-service
depends = kodi
diff --git a/PKGBUILD b/PKGBUILD
index 1dbcb63937f1..1a53b3d8d823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ url="https://github.com/graysky2/kodi-standalone-service"
license=('GPL')
install=readme.install
source=("https://github.com/graysky2/$pkgbase/archive/v$pkgver.tar.gz")
-sha256sums=('03a3a49edf21f96b9396452f03fbd4d844228da22930fe6468dcd279a801981b')
+sha256sums=('4d0009c741fc49cf364aa0028c84f6abf783ab780fbdcdf5b197e0aae4d9408b')
package_kodi-standalone-service() {
depends=('kodi' 'polkit' 'xorg-server' 'xorg-xinit')