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

Anatol Pomozov anatolik at archlinux.org
Mon Apr 9 16:56:05 UTC 2018


    Date: Monday, April 9, 2018 @ 16:56:04
  Author: anatolik
Revision: 321396

upgpkg: alsa-oss 1.1.6-1

Modified:
  alsa-oss/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-09 16:53:54 UTC (rev 321395)
+++ PKGBUILD	2018-04-09 16:56:04 UTC (rev 321396)
@@ -2,7 +2,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=alsa-oss
-pkgver=1.0.28
+pkgver=1.1.6
 pkgrel=1
 pkgdesc="OSS compatibility library"
 arch=('x86_64')
@@ -10,6 +10,7 @@
 url="http://www.alsa-project.org"
 depends=('alsa-lib')
 source=("ftp://ftp.alsa-project.org/pub/oss-lib/$pkgname-$pkgver.tar.bz2")
+sha1sums=('808a00d35d2dd33ce67ee45716ee0f744ed22cb9')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -21,4 +22,3 @@
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir install
 }
-md5sums=('91f57e8cee1ad4cc956caa8b62ac5d43')



More information about the arch-commits mailing list