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

Anatol Pomozov anatolik at archlinux.org
Mon Nov 9 15:53:25 UTC 2015


    Date: Monday, November 9, 2015 @ 16:53:25
  Author: anatolik
Revision: 250242

upgpkg: alsa-lib 1.1.0-1

Modified:
  alsa-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-09 15:08:39 UTC (rev 250241)
+++ PKGBUILD	2015-11-09 15:53:25 UTC (rev 250242)
@@ -2,7 +2,7 @@
 # Maintainer: judd <jvinet at zeroflux.org>
 
 pkgname=alsa-lib
-pkgver=1.0.29
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="An alternative implementation of Linux sound support"
 arch=('i686' 'x86_64')
@@ -12,6 +12,7 @@
 makedepends=('python2')
 license=('GPL')
 source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2)
+sha1sums=('94b9af685488221561a73ae285c4fddaa93663e4')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -23,4 +24,3 @@
   cd "$srcdir/$pkgname-$pkgver"
   make DESTDIR="$pkgdir" install
 }
-md5sums=('de67e0eca72474d6b1121037dafe1024')



More information about the arch-commits mailing list