[arch-commits] Commit in acpica/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Mon May 11 18:54:23 UTC 2020
Date: Monday, May 11, 2020 @ 18:54:23
Author: archange
Revision: 626319
upgpkg: acpica 20200430-1
Modified:
acpica/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-11 18:52:40 UTC (rev 626318)
+++ PKGBUILD 2020-05-11 18:54:23 UTC (rev 626319)
@@ -4,7 +4,7 @@
# Contributor: Alessio 'mOlOk' Bolognino <themolok at gmail.com>
pkgname=acpica
-pkgver=20200326
+pkgver=20200430
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=('99f9f394783de68e4f340135c72c8566d5aa7f8dc2bfdbebe35b161fe3d722ff')
+sha256sums=('fb807f1dec31664f972af37d213abf72987afe33abf68c83051e298da35d297c')
build() {
cd acpica-unix-${pkgver}
More information about the arch-commits
mailing list