summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlphaJack2021-01-09 12:43:31 +0100
committerAlphaJack2021-01-09 12:43:31 +0100
commita30b2ebc55b6708dcb6938ec7d5a0a45a46283b3 (patch)
treebb5c637ce1058a20841a26ce39107543a17d19f5
parentf15471dc76d8011ca2cc0c214749d410c89fdd5b (diff)
downloadaur-a30b2ebc55b6708dcb6938ec7d5a0a45a46283b3.tar.gz
Updated pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1adfbb4a5aac..025fb4cce4c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ices0
pkgdesc = A source client for broadcasting in MP3, FLAC, AAC and OGG Vorbis formats to an icecast2 server
pkgver = 0.4.11
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/Moonbase59/ices0
install = ices0.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e253c3827f02..8454501b0cb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname="ices0"
pkgver=0.4.11
-pkgrel=4
+pkgrel=5
pkgdesc="A source client for broadcasting in MP3, FLAC, AAC and OGG Vorbis formats to an icecast2 server"
license=("GPL2")
arch=("i686" "x86_64" "armv7h")
@@ -34,7 +34,7 @@ build(){
else
./configure --prefix="/usr" --sysconfdir="/usr/share/$pkgname" -mandir="/usr/share"
fi
- echo "Please check that all the features you want are available, otherwise install optional dependencies"
+ echo "Please check that all the features you want are available, otherwise install optional dependencies before installing ices0"
echo "Waiting 10 seconds"
sleep 10
make