summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2017-02-22 16:14:27 -0500
committergraysky2017-02-22 16:14:27 -0500
commit4a4605a4c82d1c025c16f3fd74f65ca5ac3a572c (patch)
treee445140cec5973d9b05f0f8b5a43c5761f57b8a1 /PKGBUILD
parent8048570bd53d5b9940215b3f4f10be6630a57eb2 (diff)
downloadaur-4a4605a4c82d1c025c16f3fd74f65ca5ac3a572c.tar.gz
Update to 1.82-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a43c909968a2..d17b6bba0201 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Maxime Gauduin <alucryd@gmail.com>
pkgname=kodi-standalone-service
-pkgver=1.90
+pkgver=1.82
pkgrel=1
pkgdesc="Systemd service 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/i686.
@@ -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=('f7db60ba2277317e691fbf7862df2b603b522814bcf6fa02002a06461caa1bad')
+sha256sums=('56753e01f594df719ff3efa677ff17f6920b9f61b655876f0dc70445fa69e439')
package() {
install -Dm644 "$srcdir/$pkgname-$pkgver/init/kodi.service" \