summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12019-05-31 15:46:30 +0800
committerChocobo12019-05-31 15:47:01 +0800
commit04a1b1310970f52211dbd81893866c0760650b6b (patch)
tree64963d8a2eb1c571790c2b34773c78e8d4425c67 /PKGBUILD
parent09fbd60a6cbc9a4dfef7f73a7d3f37ae29a2e1c6 (diff)
downloadaur-04a1b1310970f52211dbd81893866c0760650b6b.tar.gz
upgpkg: icecast-git 2.5.0.beta.2.r438.gde3a075-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0576dbf33fa0..7a866a65d77d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=icecast-git
pkgver=2.5.0.beta.2.r438.gde3a075
-pkgrel=1
+pkgrel=2
pkgdesc="A streaming media (audio/video) server"
arch=('i686' 'x86_64')
url="http://www.icecast.org/"
license=('GPL2')
-depends=('glibc' 'openssl' 'curl>=7.10' 'libxml2' 'libxslt' 'libtheora' 'libvorbis>=1.0' 'speex' 'libkate')
+depends=('glibc' 'curl' 'libxslt' 'libtheora' 'libvorbis' 'speex' 'libkate')
makedepends=('git')
provides=('icecast')
conflicts=('icecast')