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

Andreas Radke andyrtr at archlinux.org
Tue Apr 24 17:44:19 UTC 2018


    Date: Tuesday, April 24, 2018 @ 17:44:18
  Author: andyrtr
Revision: 317601

upgpkg: acpi_call-lts 1.1.0-62

upstream update 4.14.36 rebuild

Modified:
  acpi_call-lts/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-24 17:19:33 UTC (rev 317600)
+++ PKGBUILD	2018-04-24 17:44:18 UTC (rev 317601)
@@ -5,14 +5,14 @@
 
 pkgname=acpi_call-lts
 pkgver=1.1.0
-pkgrel=61
+pkgrel=62
 _extramodules=extramodules-4.14-lts
 pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call'
 arch=('x86_64')
 url='https://github.com/mkottman/acpi_call'
 license=('GPL')
-depends=('linux-lts>=4.14.24')
-makedepends=('linux-lts-headers>=4.14.24')
+depends=('linux-lts>=4.14.36')
+makedepends=('linux-lts-headers>=4.14.36')
 provides=('acpi_call')
 install='acpi_call.install'
 source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz")



More information about the arch-commits mailing list