[arch-commits] Commit in acpi_call/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Jun 5 20:22:52 UTC 2018


    Date: Tuesday, June 5, 2018 @ 20:22:51
  Author: heftig
Revision: 340627

1.1.0-135: kernel 4.17-1

Modified:
  acpi_call/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-05 20:22:49 UTC (rev 340626)
+++ PKGBUILD	2018-06-05 20:22:51 UTC (rev 340627)
@@ -6,14 +6,14 @@
 pkgbase=acpi_call
 pkgname=(acpi_call acpi_call-dkms)
 pkgver=1.1.0
-pkgrel=134
+pkgrel=135
 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')
 license=('GPL')
-depends=('linux>=4.16' 'linux<4.17')
-makedepends=('linux-headers>=4.16' 'linux-headers<4.17')
-_extramodules=extramodules-4.16-ARCH
+depends=('linux>=4.17' 'linux<4.18')
+makedepends=('linux-headers>=4.17' 'linux-headers<4.18')
+_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'



More information about the arch-commits mailing list