Date: Friday, November 15, 2019 @ 16:26:10 Author: anatolik Revision: 368926
upgpkg: alsa-utils 1.2.1-1 Modified: alsa-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-15 16:24:43 UTC (rev 368925) +++ PKGBUILD 2019-11-15 16:26:10 UTC (rev 368926) @@ -2,7 +2,7 @@ # Contributor: judd <[email protected]> pkgname=alsa-utils -pkgver=1.1.9 +pkgver=1.2.1 pkgrel=1 pkgdesc="An alternative implementation of Linux sound support" arch=('x86_64') @@ -12,7 +12,7 @@ makedepends=('xmlto' 'docbook-xsl' 'systemd') license=('GPL') source=(ftp://ftp.alsa-project.org/pub/utils/$pkgname-${pkgver}.tar.bz2) -sha256sums=('5ddf2cbddb4bd1a4a2a6492a09c25898b08c3ad64893c3655be14194cf0a213a') +sha256sums=('0b110ba71ef41d3009db1bc4dcae0cf79efb99cb5426fa19d0312470560a2c0d') build() { cd ${pkgname}-${pkgver}
