Date: Sunday, July 29, 2018 @ 12:26:34 Author: heftig Revision: 364486
1.1.0-146: kernel 4.17.11-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-29 12:26:31 UTC (rev 364485) +++ PKGBUILD 2018-07-29 12:26:34 UTC (rev 364486) @@ -6,7 +6,7 @@ pkgbase=acpi_call pkgname=(acpi_call acpi_call-dkms) pkgver=1.1.0 -pkgrel=145 +pkgrel=146 pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' url='https://github.com/mkottman/acpi_call' arch=('x86_64') @@ -13,7 +13,7 @@ license=('GPL') depends=('linux>=4.17' 'linux<4.18') makedepends=('linux-headers>=4.17' 'linux-headers<4.18') -_extramodules=extramodules-4.17-ARCH +_extramodules=extramodules-4.17-arch source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz" dkms.conf) sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0'
