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

Tobias Powalowski tpowa at archlinux.org
Fri Jan 27 07:26:08 UTC 2012


    Date: Friday, January 27, 2012 @ 02:26:08
  Author: tpowa
Revision: 147697

upgpkg: alsa-oss 1.0.25-1

bump to latest version

Modified:
  alsa-oss/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-27 07:25:15 UTC (rev 147696)
+++ PKGBUILD	2012-01-27 07:26:08 UTC (rev 147697)
@@ -2,8 +2,8 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=alsa-oss
-pkgver=1.0.17
-pkgrel=2
+pkgver=1.0.25
+pkgrel=1
 pkgdesc="OSS compatibility library"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -11,7 +11,6 @@
 options=('!libtool')
 depends=('alsa-lib')
 source=("ftp://ftp.alsa-project.org/pub/oss-lib/$pkgname-$pkgver.tar.bz2")
-md5sums=('1b1850c2fc91476a73d50f537cbd402f')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -23,3 +22,4 @@
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir install
 }
+md5sums=('922ea177db15c72f1b5037181c73f934')




More information about the arch-commits mailing list