summaryrefslogtreecommitdiff
path: root/community/icecast/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/icecast/PKGBUILD')
-rw-r--r--community/icecast/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/icecast/PKGBUILD b/community/icecast/PKGBUILD
index a9b3ce358..3888f8540 100644
--- a/community/icecast/PKGBUILD
+++ b/community/icecast/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 75222 2012-08-16 11:13:33Z lfleischer $
+# $Id: PKGBUILD 84031 2013-02-08 17:31:49Z lfleischer $
# Maintainer:
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
@@ -6,7 +6,7 @@
pkgname=icecast
pkgver=2.3.3
-pkgrel=2
+pkgrel=3
pkgdesc='Streaming audio over the Internet'
arch=('i686' 'x86_64')
license=('GPL')
@@ -23,7 +23,7 @@ md5sums=('2b5d1b40778922e5f6431b7758c359ad'
'e823c1fdb080aae3d0c54ef8be95f7cb'
'59c6552bcb1dd9fb542af8670dfabd3c'
'd8e929d2214123a1954da4383bf16583'
- 'ada6c389351af0487b5c62198adb4e2f')
+ '1468e59f76de194579b615889e20198f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"