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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Dec 18 14:11:27 UTC 2010


    Date: Saturday, December 18, 2010 @ 09:11:27
  Author: andyrtr
Revision: 103344

upgpkg: libogg 1.2.2-1
new upstream release 1.2.2

Modified:
  libogg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-18 14:06:50 UTC (rev 103343)
+++ PKGBUILD	2010-12-18 14:11:27 UTC (rev 103344)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=libogg
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc="Ogg bitstream and framing library"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('BSD')
 depends=('glibc')
 options=('!libtool')
-source=(http://downloads.xiph.org/releases/ogg/$pkgname-$pkgver.tar.gz)
-md5sums=('b998c2420721146df3b3d0e7776c97b9')
+source=(http://downloads.xiph.org/releases/ogg/$pkgname-$pkgver.tar.xz)
+md5sums=('203c28a1d356b641253c960365e4cc48')
 
 build() {
     cd $srcdir/${pkgname}-${pkgver}




More information about the arch-commits mailing list