summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Reggiani Manzo2016-12-27 10:43:55 -0200
committerRafael Reggiani Manzo2016-12-27 10:43:55 -0200
commit556df9f7b8d74dc4e7d502a57608f4e05613b8eb (patch)
tree8c8300991c8b536a9632119caa8280387d0e4740
parent69be2dcc091d62243567be82f87757a9ca8736e9 (diff)
downloadaur-556df9f7b8d74dc4e7d502a57608f4e05613b8eb.tar.gz
Remove pulseaudio leftover warning
The systemd user units have already dealt with the issues that starting pulseaudio as system instance would fix.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 556e3405b76f..1e2dc9ff8d48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Dec 27 12:37:54 UTC 2016
+# Tue Dec 27 12:43:51 UTC 2016
pkgbase = mycroft-core
- pkgdesc = Mycroft Core, the Mycroft Artificial Intelligence platform. If you are using pulseaudio, please be sure to be running it on system mode. Contribute to this package at: https://gitlab.com/rafamanzo/aur-mycroft-core
+ pkgdesc = Mycroft Core, the Mycroft Artificial Intelligence platform. Contribute to this package at: https://gitlab.com/rafamanzo/aur-mycroft-core
pkgver = 0.7.20.eb0a37c
pkgrel = 1
url = https://github.com/MycroftAI/mycroft-core
diff --git a/PKGBUILD b/PKGBUILD
index 45fdfa3f145f..02f0c2251ca5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=mycroft-core
_pkgcommit=eb0a37c
pkgver=0.7.20.${_pkgcommit}
pkgrel=1
-pkgdesc="Mycroft Core, the Mycroft Artificial Intelligence platform. If you are using pulseaudio, please be sure to be running it on system mode. Contribute to this package at: https://gitlab.com/rafamanzo/aur-mycroft-core"
+pkgdesc="Mycroft Core, the Mycroft Artificial Intelligence platform. Contribute to this package at: https://gitlab.com/rafamanzo/aur-mycroft-core"
arch=('i686' 'x86_64')
url='https://github.com/MycroftAI/mycroft-core'
license=('GPLv3')