[arch-commits] Commit in lib32-alsa-lib/trunk (PKGBUILD)
Florian Pritz
bluewind at nymeria.archlinux.org
Sun Jul 14 13:09:43 UTC 2013
Date: Sunday, July 14, 2013 @ 15:09:43
Author: bluewind
Revision: 94106
upgpkg: lib32-alsa-lib 1.0.27.2-1
upstream update
Modified:
lib32-alsa-lib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-07-14 12:28:13 UTC (rev 94105)
+++ PKGBUILD 2013-07-14 13:09:43 UTC (rev 94106)
@@ -3,7 +3,7 @@
_pkgbasename=alsa-lib
pkgname=lib32-${_pkgbasename}
-pkgver=1.0.27.1
+pkgver=1.0.27.2
pkgrel=1
pkgdesc="An alternative implementation of Linux sound support (32 bit)"
arch=('x86_64')
@@ -13,7 +13,7 @@
license=('GPL')
options=(!libtool)
source=(ftp://ftp.alsa-project.org/pub/lib/${_pkgbasename}-$pkgver.tar.bz2)
-md5sums=('17102aaab10e9d4b19f6b02937bab015')
+md5sums=('69129a7c37697f81ac092335e9fa452b')
build() {
cd $srcdir/${_pkgbasename}-$pkgver
More information about the arch-commits
mailing list