Date: Saturday, March 30, 2019 @ 18:04:44 Author: archange Revision: 446351
upgpkg: acpica 20190329-1 Modified: acpica/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-30 18:01:08 UTC (rev 446350) +++ PKGBUILD 2019-03-30 18:04:44 UTC (rev 446351) @@ -4,7 +4,7 @@ # Contributor: Alessio 'mOlOk' Bolognino <[email protected]> pkgname=acpica -pkgver=20190215 +pkgver=20190329 pkgrel=1 pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" arch=('x86_64') @@ -17,7 +17,7 @@ replaces=('iasl') options=('!makeflags') source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz") -sha256sums=('71133ab2b1b2e2f176a9b5081060571977a3d2c91b36722e198bffa7ce9b0d37') +sha256sums=('a48c6586d6c042d5e57555ea8c0690cfbf70ec796a32ff3d0a849c6da47e5dfe') build() { cd acpica-unix-${pkgver}
