[arch-commits] Commit in libshout/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Fri Feb 10 04:19:57 UTC 2012


    Date: Thursday, February 9, 2012 @ 23:19:57
  Author: eric
Revision: 149752

upgpkg: libshout 1:2.3.0-1

Upstream update

Modified:
  libshout/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-10 04:10:06 UTC (rev 149751)
+++ PKGBUILD	2012-02-10 04:19:57 UTC (rev 149752)
@@ -4,8 +4,8 @@
 # Contributor: Jason Chu <jchu at xentac.net>
 
 pkgname=libshout
-pkgver=2.2.2
-pkgrel=4
+pkgver=2.3.0
+pkgrel=1
 epoch=1
 pkgdesc="Library for accessing a shoutcast/icecast server"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 options=('!libtool' '!emptydirs')
 license=('LGPL')
 source=("http://downloads.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('4f75fc9901c724b712c371c9a1e782d3')
+md5sums=('976a5979505f3de4026ae7fffb10754b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list