summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-09-08 15:48:36 -0400
committergraysky2016-09-08 15:48:36 -0400
commit6d3a61f07dd4e38a5fa52c6cce05b6970afc546e (patch)
tree0bfa1ad2f689c5951ebc2960dca023302c69ebd4 /PKGBUILD
parentfaeb7ce5e6f4d7530b3f9b006f17e2dd3ab3c027 (diff)
downloadaur-6d3a61f07dd4e38a5fa52c6cce05b6970afc546e.tar.gz
Update to 1.81-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12a0aa357f06..585249abe635 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
# Contributor: Maxime Gauduin <alucryd@gmail.com>
pkgname=kodi-standalone-service
-pkgver=1.8
-pkgrel=5
+pkgver=1.81
+pkgrel=1
pkgdesc="Systemd service and user to run kodi in stand-alone mode"
# Arch ARM users do NOT attempt to use this package on Arch ARM!
# This is only for x86_64 and i686. You have been warned.
@@ -20,7 +20,7 @@ depends=('systemd' 'xorg-server' 'xorg-xinit' 'kodi' 'polkit')
replaces=('xbmc-standalone-service')
install=readme.install
source=("https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('a165a66e976bb1a6ac622618887c2f9699acd84d8790af517b85a66bf5e0474c')
+sha256sums=('06910727cf133aeeb07dbe40dd3c1cf1b2dd2ed71b5d98ae7e9c352e7a59a70c')
package() {
install -Dm644 "$srcdir/$pkgname-$pkgver/init/kodi.service" \