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

Tobias Powalowski tpowa at archlinux.org
Sun Feb 8 09:50:02 UTC 2009


    Date: Sunday, February 8, 2009 @ 04:50:02
  Author: tpowa
Revision: 26498

upgpkg: libvorbis 1.2.1rc1-1

Modified:
  libvorbis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-08 06:48:30 UTC (rev 26497)
+++ PKGBUILD	2009-02-08 09:50:02 UTC (rev 26498)
@@ -3,17 +3,15 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=libvorbis
-pkgver=1.2.0
+pkgver=1.2.1rc1
 pkgrel=1
 pkgdesc="Vorbis codec library"
 arch=(i686 x86_64)
 license=('custom')
 url="http://www.xiph.org/ogg/vorbis/"
 depends=('glibc' 'libogg')
-source=(http://downloads.xiph.org/releases/vorbis/$pkgname-$pkgver.tar.gz)
-md5sums=('478646358c49f34aedcce58948793619')
+source=(http://people.xiph.org/~giles/2008/$pkgname-$pkgver.tar.gz)
 
-
 build() {
   cd $startdir/src/${pkgname}-${pkgver}
   #-march=i686 optimizes too much, strip it out




More information about the arch-commits mailing list