summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2018-03-28 13:47:26 -0400
committergraysky2018-03-28 13:47:26 -0400
commit8cc67e0ee1e58e3b080127ae71cc8335afed8117 (patch)
tree15edc35d2cfa95c40989b4adc805ed30534cb839 /PKGBUILD
parent5d81864c94a2f15d002b2a15d6f22cb617e81c07 (diff)
downloadaur-8cc67e0ee1e58e3b080127ae71cc8335afed8117.tar.gz
Update to 1.93-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaa81c14ed95..7657c9434816 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=kodi-standalone-service
pkgver=1.93
-pkgrel=2
+pkgrel=3
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.
+# Do NOT attempt to use this package on Arch ARM! This is only for x86_64.
# You have been warned.
arch=('x86_64')
url="https://github.com/graysky2/kodi-standalone-service"