summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f54b5159f16b..b11edaefaba6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = mpd-pulse
- pkgdesc = Open-source Modbus TCP to Modbus RTU (RS-232/485) gateway.
+ pkgdesc = Allows MPD output to go to a different Pulse Audio sink than your default.
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/matt-h/mpd-pulse
diff --git a/PKGBUILD b/PKGBUILD
index 44a65cd7986b..8ef77190a171 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mpd-pulse
pkgver=0.2.1
pkgrel=1
-pkgdesc="Open-source Modbus TCP to Modbus RTU (RS-232/485) gateway."
+pkgdesc="Allows MPD output to go to a different Pulse Audio sink than your default."
arch=('x86_64' 'i686' 'armv7h')
url="https://github.com/matt-h/mpd-pulse"
license=('MIT')