[arch-commits] Commit in libvorbis/repos (extra-i686 extra-i686/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Feb 8 09:52:49 UTC 2009


    Date: Sunday, February 8, 2009 @ 04:52:49
  Author: tpowa
Revision: 26500

Merged revisions 356,26498-26499 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/libvorbis/trunk

........
  r356 | aaron | 2008-04-18 22:56:27 +0000 (Fr, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r26498 | tpowa | 2009-02-08 09:50:02 +0000 (So, 08 Feb 2009) | 1 line
  
  upgpkg: libvorbis 1.2.1rc1-1
........
  r26499 | tpowa | 2009-02-08 09:52:09 +0000 (So, 08 Feb 2009) | 1 line
  
  upgpkg: libvorbis 1.2.1rc1-1
........

Modified:
  libvorbis/repos/extra-i686/	(properties)
  libvorbis/repos/extra-i686/PKGBUILD

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


Property changes on: libvorbis/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /libvorbis/trunk:1
   + /libvorbis/trunk:1-26499

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-02-08 09:52:09 UTC (rev 26499)
+++ extra-i686/PKGBUILD	2009-02-08 09:52:49 UTC (rev 26500)
@@ -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
@@ -22,3 +20,4 @@
   make DESTDIR=$startdir/pkg install
   install -Dm644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/COPYING
 }
+md5sums=('46e1b78066bfc0ef457b5d7284d39f00')




More information about the arch-commits mailing list