Date: Tuesday, November 14, 2017 @ 22:21:51 Author: anatolik Revision: 309982
upgpkg: alsa-lib 1.1.5-1 Modified: alsa-lib/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-14 20:12:04 UTC (rev 309981) +++ PKGBUILD 2017-11-14 22:21:51 UTC (rev 309982) @@ -2,8 +2,8 @@ # Contributor: judd <[email protected]> pkgname=alsa-lib -pkgver=1.1.4.1 -pkgrel=2 +pkgver=1.1.5 +pkgrel=1 pkgdesc="An alternative implementation of Linux sound support" arch=('i686' 'x86_64') url="http://www.alsa-project.org" @@ -23,4 +23,4 @@ cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } -md5sums=('29fa3e69122d3cf3e8f0e01a0cb1d183') +md5sums=('a2b465c3a5265d8a57f3ff39c6c4fc29')
