summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e88825969aaf..505bda589d0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname=kodi-standalone-service
-pkgver=1.125
+pkgver=1.128
pkgrel=1
pkgdesc="Systemd services to run kodi in stand-alone mode without a DE"
# Do NOT attempt to use this package on Arch ARM! This is only for x86_64.
@@ -18,7 +18,7 @@ optdepends=(
'xorg-xinit: for kodi-x11.service'
)
source=("$pkgname-v$pkgver.tar.gz::https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz")
-b2sums=('93a2c044895395698aca9e1fa9b491eb3a478c0d83f0f49a2a06e8baa7de33fb7e3f0d552938aa9f24ab57ec0d8ed1b2bc9e9a21b30f275aa76196cecc920327')
+b2sums=('5b8248ba1db65f43e2299f6c5924bb76fd45587783c12f056a65478b08da08a4b7e5e0cf7788a57d60f8ecafe3e3cf4ae9eac1ea1e298295be7a376e386e31ad')
package() {
cd "$pkgname-$pkgver"