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 f0e95f136573..5cb846ab84e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname=kodi-standalone-service
-pkgver=1.114
+pkgver=1.116
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=('fe1c2882f8d69a502bca354a68d948d7f81f24dde2a46c43b3a61f076feef195d3f20ec553f6df3a66b24aba48d005bbf1fa7b59e9aa462637f46e3619fcb0f7')
+b2sums=('8bbe4b11efb03e83d253ce600555b950f9ea72680148570c128399930334c50e8206279a1082302e05673647458afb683bb8653b3ef076fb233eb3f8f2528e47')
package() {
cd "$pkgname-$pkgver"