summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2020-10-12 11:46:06 -0400
committergraysky2020-10-12 11:46:06 -0400
commita92234549009a9e44887b6635210dfd575283e10 (patch)
tree9ac22c71e1709d2adf8716103b3f1fb6747acad5
parent6373da5f15cc9d307e283e1cc26ee538f616bed3 (diff)
downloadaur-a92234549009a9e44887b6635210dfd575283e10.tar.gz
Update to 1.107-6
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e277d75fd80d..4d7d1443be4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = kodi-standalone-service
- pkgdesc = Systemd service to run kodi in stand-alone mode without a DE
+ pkgdesc = Systemd services to run kodi in stand-alone mode without a DE
pkgver = 1.107
pkgrel = 6
url = https://github.com/graysky2/kodi-standalone-service
diff --git a/PKGBUILD b/PKGBUILD
index ac74cda048b8..a1679d76b3c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=kodi-standalone-service
pkgver=1.107
pkgrel=6
-pkgdesc="Systemd service to run kodi in stand-alone mode without a DE"
+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.
# You have been warned.
arch=('x86_64')