summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlphaJack2020-07-11 18:32:10 +0200
committerAlphaJack2020-07-11 18:32:10 +0200
commit96dbb416d4a714d981de950964ac04dccbc51fa3 (patch)
treec3e0416fa4264a25aa48ed80d30e742e489ab909
parent96ecaa3a5273a753e408f8ea91917293cce9ec1f (diff)
downloadaur-96dbb416d4a714d981de950964ac04dccbc51fa3.tar.gz
Updated ices0.install
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--ices0.install4
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff637791a393..80dbd3daaceb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = ices0
- pkgdesc = A source client for broadcasting in MP3, FLAC, AAC and OGG Vorbis format to an icecast2 server
+ pkgdesc = A source client for broadcasting in MP3, FLAC, AAC and OGG Vorbis formats to an icecast2 server
pkgver = 0.4.11
pkgrel = 3
url = https://github.com/Moonbase59/ices0
diff --git a/PKGBUILD b/PKGBUILD
index 7fccefa73989..5452da8b9f0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=ices0
pkgver=0.4.11
pkgrel=3
-pkgdesc="A source client for broadcasting in MP3, FLAC, AAC and OGG Vorbis format to an icecast2 server"
+pkgdesc="A source client for broadcasting in MP3, FLAC, AAC and OGG Vorbis formats to an icecast2 server"
arch=('i686' 'x86_64' 'armv7h')
license=('GPL-2.0')
url="https://github.com/Moonbase59/ices0"
diff --git a/ices0.install b/ices0.install
index a4519683dfb0..6fe3af95e9a8 100644
--- a/ices0.install
+++ b/ices0.install
@@ -1,6 +1,6 @@
post_install() {
- echo "To avoid conflict with ices2, ices binary has been renamed to ices0 (so as man page)"
- echo "and sample config files have been installed in /usr/share/ices0."
+ echo "To avoid conflict with ices2, ices binary has been renamed to ices0 (so as man page)
+ and sample config files have been installed in /usr/share/ices0/."
}
post_upgrade() {