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

Allan McRae allan at archlinux.org
Sun Aug 30 08:10:42 UTC 2009


    Date: Sunday, August 30, 2009 @ 04:10:42
  Author: allan
Revision: 50661

upgpkg: libvorbis 1.2.3-1
    upstream update

Modified:
  libvorbis/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-30 08:02:32 UTC (rev 50660)
+++ PKGBUILD	2009-08-30 08:10:42 UTC (rev 50661)
@@ -3,16 +3,16 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=libvorbis
-pkgver=1.2.1rc1
-pkgrel=2
+pkgver=1.2.3
+pkgrel=1
 pkgdesc="Vorbis codec library"
 arch=(i686 x86_64)
 license=('custom')
 url="http://www.xiph.org/ogg/vorbis/"
-depends=('libogg>=1.1.3')
+depends=('libogg>=1.1.4')
 options=(!libtool)
-source=(http://people.xiph.org/~giles/2008/${pkgname}-${pkgver}.tar.gz)
-md5sums=('46e1b78066bfc0ef457b5d7284d39f00')
+source=(http://downloads.xiph.org/releases/vorbis/${pkgname}-${pkgver}.tar.gz)
+md5sums=('5aa77f55c0e0aab8eb8ed982335daac8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list