summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2020-01-08 08:03:40 -0500
committergraysky2020-01-08 08:03:40 -0500
commit84e26ccebc444dfc320cc36f25cb0c7dff25d56b (patch)
tree055265fef2f2b61ad17206a4eb280e5774d6d00b
parent76fc714a98f60ab623cc56afd2d28d0c65bc59ed (diff)
downloadaur-84e26ccebc444dfc320cc36f25cb0c7dff25d56b.tar.gz
Update to 1.98-1
-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')